mirror of https://github.com/grpc/grpc-java.git
![]() We want to move away from handleResolvedAddresses(). These are "easy" in that they need no logic. LBs extending ForwardingLoadBalancer had the method duplicated from handleResolvedAddresses() and swapped away from `super` because ForwardingLoadBalancer only forwards handleResolvedAddresses() reliably today. Duplicating small methods was less bug-prone than dealing with ForwardingLoadBalancer. |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
build.gradle |