vinothkumarr227
|
bbaca7a088
|
stub: Add child balancer in stub.BalancerData (#8393)
|
2025-06-19 10:48:14 +05:30 |
Arjan Singh Bal
|
6dfe07c8c3
|
balancer: Make ExitIdle compulsory for Balancers (#8367)
|
2025-06-03 09:15:35 +05:30 |
Arjan Singh Bal
|
42fc25a9b4
|
weightedroundrobin: Move functions to manage Endpoint weights into a new internal package (#8087)
|
2025-02-19 22:14:21 +05:30 |
Arjan Singh Bal
|
3e27c175ff
|
balancer: Enforce embedding requirement for balancer.ClientConn (#8026)
|
2025-02-06 17:20:00 +05:30 |
Nathan Baulch
|
3b626a7b52
|
*: fix more typos (#7619)
|
2024-09-16 10:58:27 -07:00 |
Purnesh Dixit
|
04e78b0faf
|
.*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules (#7575)
* .*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules
|
2024-09-16 09:09:49 +05:30 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Nathan Baulch
|
c8951abc16
|
*: fix minor typos (#7487)
* Fix typos
* Fix reflecton tests
|
2024-08-14 22:43:01 +05:30 |
hakusai22
|
273fe145d0
|
*: fix typos (#7178)
|
2024-05-02 16:54:22 -07:00 |
Zach Reyes
|
431436d66b
|
examples: Add custom load balancer example (#6691)
|
2024-04-17 13:04:30 -04:00 |
Doug Fawley
|
faf9964afe
|
gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (#7035)
|
2024-03-19 11:35:17 -07:00 |
Easwar Swaminathan
|
dd4c0adafb
|
internal/testutils: add a new test type that implements resolver.ClientConn (#6668)
|
2023-10-12 10:09:38 -07:00 |
Doug Fawley
|
fbff2abb0f
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
Doug Fawley
|
68704f8ede
|
gracefulswitch, stub: remove last UpdateSubConnState references (#6533)
|
2023-08-10 12:07:49 -07:00 |
Doug Fawley
|
6c0c69efd5
|
all: replace RemoveSubConn with Shutdown as much as possible (#6505)
|
2023-08-04 10:19:51 -07:00 |
Doug Fawley
|
7aceafcc52
|
balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (#6493)
|
2023-08-04 08:10:48 -07:00 |
Doug Fawley
|
4fe8d3d3f9
|
balancer: fix tests not properly updating subconn states (#6501)
|
2023-08-04 08:08:13 -07:00 |
Doug Fawley
|
c6354049d4
|
balancer: add StateListener to NewSubConnOptions for SubConn state updates (#6481)
|
2023-07-31 09:42:41 -07:00 |
Zach Reyes
|
3c6084b7d4
|
xds/outlierdetection: fix config handling (#6361)
|
2023-06-09 19:32:27 -04:00 |
Zach Reyes
|
cbcceaf767
|
gracefulswitch: fix exit idle race (#5384)
* gracefulswitch: fix exit idle race
|
2022-06-06 15:25:05 -04:00 |
Easwar Swaminathan
|
0066bf69de
|
grpc: perform graceful switching of LB policies in the `ClientConn` by default (#5285)
|
2022-04-01 13:14:35 -07:00 |
Zach Reyes
|
431ea809a7
|
internal/balancer: Add graceful switch LB policy (#5207)
internal/balancer: Add graceful switch LB policy
|
2022-03-04 12:00:21 -05:00 |
Doug Fawley
|
8ab16ef276
|
balancer: add ExitIdle optional interface (#4673)
|
2021-08-18 15:04:35 -07:00 |
Easwar Swaminathan
|
bebda80b05
|
internal/balancer: Remove a TODO in stub balancer. (#3919)
|
2020-10-01 16:12:24 -07:00 |
Easwar Swaminathan
|
6a3c03883d
|
Pass address attributes from balancer to creds handshaker. (#3548)
|
2020-04-23 11:03:42 -07:00 |
Doug Fawley
|
c35a580b0c
|
Revert "balancer: move Balancer and Picker to V2; delete legacy… (#3315)
This reverts commit 336cf8d761 .
|
2020-01-13 13:12:55 -08:00 |
Doug Fawley
|
336cf8d761
|
balancer: move Balancer and Picker to V2; delete legacy API (#3301)
|
2020-01-10 13:44:48 -08:00 |