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

Introduce onResult2 in NameResolver Listener2 that returns Status #11313

Open kannanjgithub opened 1 week ago

kannanjgithub commented 1 week ago

Lets the Name Resolver receive the status of the acceptance of the name resolution by the load balancer.