grpc-java/grpclb
ZHANG Dapeng 38952b0b38
grpclb: cancel stream instead of halfClose when balancer shutdown
Previously, if the remote balancer doesn't close the stream after receiving the half-close, the OOB channel will hang there forever. It's safer to always cancel on the client-side so that the OOB channel can be cleaned up timely, regardless of what the remote balancer does.
2019-10-23 12:05:24 -07:00
..
src grpclb: cancel stream instead of halfClose when balancer shutdown 2019-10-23 12:05:24 -07:00
BUILD.bazel bazel: Support --incompatible_load_proto_rules_from_bzl 2019-10-09 14:46:17 -07:00
build.gradle xds: Bump perfmark to 0.19.0 2019-10-22 16:55:39 -07:00