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
|
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
|
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 |