grpc-go/balancer
Arjan Singh Bal cc161defef
xds: Add support for multiple addresses per endpoint (#7858)
2024-12-16 10:18:25 +05:30
..
base balancer: Add a SubConn.RegisterHealthListener API and default implementation (#7780) 2024-11-13 12:22:49 +05:30
endpointsharding balancer/weightedroundrobin: Switch Weighted Round Robin to use pick first instead of SubConns (#7826) 2024-11-22 16:20:03 -08:00
grpclb deps: update dependencies for all modules (#7904) 2024-12-05 17:46:58 +05:30
leastrequest multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
pickfirst pickfirst: Register a health listener when used as a leaf policy (#7832) 2024-12-05 10:50:07 +05:30
rls multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
roundrobin multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
weightedroundrobin xds: Add support for multiple addresses per endpoint (#7858) 2024-12-16 10:18:25 +05:30
weightedtarget xds: Plumb EDS endpoints through xDS Balancer Tree (#7816) 2024-11-11 11:55:54 -08:00
balancer.go balancer: fix SubConn embedding requirement to not recommend a nil panic hazard (#7840) 2024-11-19 14:03:58 -08:00
conn_state_evaluator.go balancer/weightedtarget: use ConnectivityStateEvaluator (#5734) 2022-10-26 11:33:49 -07:00
conn_state_evaluator_test.go balancer: fix connectivity state aggregation algorithm to follow the spec (#5473) 2022-07-07 13:48:34 -07:00
subconn.go balancer: fix SubConn embedding requirement to not recommend a nil panic hazard (#7840) 2024-11-19 14:03:58 -08:00