Open peterbroadhurst opened 1 month ago
Don't know which of the grpc-
packages it's in, but it's not grpc-grpclb
for the io.grpc.internal.PickFirstLoadBalancerProvider
.
... I was able to find the class in IntelliJ after importing grpc-all
instead of all the mini packages, so trying that.
This seems to have fixed it: https://github.com/kaleido-io/paladin/pull/236/commits/df9becea56adbba5b84f112309056b454c03be67
This issue is stale because it has been open 30 days with no activity.
Looks like we've not got everything we need in our Jar build
Following lead from: https://stackoverflow.com/a/63474092/21677265