grpc-java/grpclb
Kun Zhang 23d279660c
grpclb: keep RR Subchannel state in TRANSIENT_FAILURE until becoming READY (#7816)
If all RR servers are unhealthy, it's possible that at least one
connection is CONNECTING at every moment which causes RR to stay in
CONNECTING. It's better to keep the TRANSIENT_FAILURE state in that
case so that fail-fast RPCs can fail fast.

The same changes have been made for RoundRobinLoadBalancer in #6657
2021-01-15 15:19:52 -08:00
..
src grpclb: keep RR Subchannel state in TRANSIENT_FAILURE until becoming READY (#7816) 2021-01-15 15:19:52 -08:00
BUILD.bazel Sync grpc-proto to 1ff78907 2020-02-10 12:32:39 -08:00
build.gradle all: migrate gradle build to java-library plugin 2020-05-04 16:44:30 -07:00