grpc-java/core
Terry Wilson 3c01bfe77f
core: Optional address shuffle in PickFirstLoadBalancer (#10110)
If provided with the new PickFirstLoadBalancerConfig,
PickFirstLoadBalancer will shuffle the list of addresses it receives
from the name resolver.

PickFirstLoadBalancerProvider will now support the new config
if enabled by an env variable.
2023-04-28 15:50:18 -07:00
..
src core: Optional address shuffle in PickFirstLoadBalancer (#10110) 2023-04-28 15:50:18 -07:00
BUILD.bazel bazel: Export deps from maven stand-in targets 2023-01-03 13:36:27 -08:00
build.gradle errorprone: enable UnnecessaryAnonymousClass (#9927) 2023-03-03 15:16:17 -08:00