2 Commits

Author SHA1 Message Date
105f61423e health: Client LB channel health checking (#2387) 2018-11-01 10:49:35 -07:00
bf35f1b961 Refactor roundrobin to support custom picker (#1707)
Split round_robin balancer into a base balancer (which manages SubConn and connectivity states), and a round_robin picker.
A custom picker with other picking algorithms can be provided to build custom balancers.
2017-12-05 11:27:28 -08:00