open-consul/agent/grpc-internal
Chris S. Kim f8868c7ccf
Add custom balancer to always remove subConns (#15701)
The new balancer is a patched version of gRPC's default pick_first balancer
which removes the behavior of preserving the active subconnection if
a list of new addresses contains the currently active address.
2022-12-19 17:39:31 +00:00
..
balancer Add custom balancer to always remove subConns (#15701) 2022-12-19 17:39:31 +00:00
resolver Add custom balancer to always remove subConns (#15701) 2022-12-19 17:39:31 +00:00
services/subscribe adding config for request_limits (#15531) 2022-12-13 13:09:55 -07:00
client.go Add custom balancer to always remove subConns (#15701) 2022-12-19 17:39:31 +00:00
client_test.go gRPC server metrics (#14922) 2022-10-11 17:00:32 -05:00
handler.go adding config for request_limits (#15531) 2022-12-13 13:09:55 -07:00
handler_test.go gRPC server metrics (#14922) 2022-10-11 17:00:32 -05:00
server_test.go adding config for request_limits (#15531) 2022-12-13 13:09:55 -07:00
stats_test.go adding config for request_limits (#15531) 2022-12-13 13:09:55 -07:00