grpc-java/grpclb
Chengyuan Zhang c7afb89708
grpclb: use a standalone Context for gRPCLB control plane RPCs (#8154)
Inject a standalone Context that is independent of application RPCs to GrpclbLoadBalancer for control plane RPCs. The control plane RPC should be independent and not impacted by the lifetime of Context used for application RPCs.
2021-05-10 10:21:36 -07:00
..
src grpclb: use a standalone Context for gRPCLB control plane RPCs (#8154) 2021-05-10 10:21:36 -07:00
BUILD.bazel grpclb: use a standalone Context for gRPCLB control plane RPCs (#8154) 2021-05-10 10:21:36 -07:00
build.gradle all: migrate gradle build to java-library plugin 2020-05-04 16:44:30 -07:00