Commit Graph

1 Commits (c7ef04c5979dbc311ff3c67b7bf3028a93e8b0f1)

Author SHA1 Message Date
Chris S. Kim 831680d2c5
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