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

On result2 resolution result have addresses or error #11330

Open kannanjgithub opened 6 days ago

kannanjgithub commented 6 days ago

Changes for passing the error status via ResolutionResult, and enhancing the ResolutionResult for the same. This PR is branched from the branch used for https://github.com/grpc/grpc-java/pull/11313 that introduced onResult2 returning the Status.