grpc-java/rls/src
Terry Wilson 9888a54abd
lb: acceptResolvedAddresses() to return Status (#10636)
Instead of a boolean, we now return a Status object. Status.OK
represents accepted addresses and other non-acceptance. This allows the
LB to provide more information about why a set of addresses were not
acceptable.

The status will later be sent to the name resolver as well to allow it
to also better react to to bad addresses.
2023-11-03 09:02:46 -07:00
..
generated/main/grpc/io/grpc/lookup/v1 compiler: Use fully qualified String in codegen (#10321) 2023-06-29 10:50:13 -07:00
main lb: acceptResolvedAddresses() to return Status (#10636) 2023-11-03 09:02:46 -07:00
test/java/io/grpc/rls lb: acceptResolvedAddresses() to return Status (#10636) 2023-11-03 09:02:46 -07:00