grpc-java/grpclb
Zhouyihai Ding 5396a1de3d
grpclb: remove redundant logs and add a system property to hide server lists in logs
The server list updates are very verbose and currently logged every second, causing a huge log spam if `ChannelLogger` is completely enabled. For debugging an internal issue, we need to turn on `ChannelLogger` but hide the server list updates from the logs to keep the log size reasonable.
2021-09-22 10:13:42 -07:00
..
src grpclb: remove redundant logs and add a system property to hide server lists in logs 2021-09-22 10:13:42 -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 Replace failOnVersionConflict() with custom requireUpperBoundDeps 2021-06-11 14:01:18 -07:00