grpc / grpc-java

The Java gRPC implementation. HTTP/2 based RPC
https://grpc.io/docs/languages/java/
Apache License 2.0
11.26k stars 3.79k forks source link

Enable new PickFirst LB #11348

Closed larry-safran closed 4 days ago

larry-safran commented 4 days ago

All known bugs have been fixed and merged. Re-enabling usage of PickFirstLeafLoadBalancer by default. Note that Happy Eyeballs is not enabled by default.