Doug Fawley
|
324460641e
|
balancer: fix SubConn embedding requirement to not recommend a nil panic hazard (#7840)
|
2024-11-19 14:03:58 -08:00 |
Arjan Singh Bal
|
274830d67a
|
balancer: Add a SubConn.RegisterHealthListener API and default implementation (#7780)
|
2024-11-13 12:22:49 +05:30 |
Arjan Singh Bal
|
43ee17261c
|
balancer: Enforce embedding the SubConn interface in implementations (#7758)
|
2024-11-05 23:22:26 +05:30 |
Doug Fawley
|
ca4865d6dd
|
balancer: automatically stop producers on subchannel state changes (#7663)
|
2024-09-30 08:42:42 -07:00 |
Doug Fawley
|
8ea3460aca
|
balancer: fix logic to prevent producer streams before READY is reported (#7651)
|
2024-09-20 09:17:34 -07:00 |
janardhanvissa
|
3ffb98b2c9
|
.*: fix revive lints `redefines-builtin-id` (#7552)
* Fix revive identified linter issues: redefines-builtin-id
---------
Co-authored-by: Vissa Janardhan Krishna Sai <vissajanardhan@google.com>
Co-authored-by: Purnesh Dixit <purnesh.dixit92@gmail.com>
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
|
2024-09-08 01:36:51 +05:30 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Doug Fawley
|
0a5b8f7c9b
|
balancer: disallow producer streams until SubConn has reported READY (#7523)
|
2024-08-21 15:36:02 -07:00 |
Zach Reyes
|
84a4ef1623
|
internal/stats: Add metrics recorder list and usage in ClientConn (#7428)
|
2024-07-25 15:47:23 -04:00 |
Easwar Swaminathan
|
d27ddb5eb5
|
internal/grpcsync: support two ways to schedule a callback with the serializer (#7408)
|
2024-07-12 14:47:41 -07:00 |
Brad Town
|
9c5b31d74b
|
xds: use locality from the connected address for load reporting (#7378)
|
2024-07-10 12:51:11 -07:00 |
Doug Fawley
|
e22436abb8
|
pickerwrapper: use atomic instead of locks (#7214)
|
2024-05-16 13:39:10 -07:00 |
Doug Fawley
|
faf9964afe
|
gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (#7035)
|
2024-03-19 11:35:17 -07:00 |
Doug Fawley
|
55cd7a68b3
|
channelz: major cleanup / reorganization (#6969)
|
2024-03-15 11:13:53 -07:00 |
Doug Fawley
|
5d7453e661
|
client: rework resolver and balancer wrappers to avoid deadlock (#6804)
|
2023-12-05 10:56:48 -08:00 |
Doug Fawley
|
914ca65947
|
client: further streamlining of Dial (#6802)
|
2023-11-15 14:52:11 -08:00 |
Doug Fawley
|
42fdcc4c06
|
client: rename balancer and resolver wrapper files to be consistent (#6801)
|
2023-11-15 11:08:43 -08:00 |