287 Commits (9303b86010387c2e27bfc4c2f045a907967cb2b5)

Author SHA1 Message Date
Mark D. Roth 30a24a37d1
[e2e tests] refactor code for determining local IP address (#34769) 1 year ago
Vignesh Babu 299b4fe3fd
[flakiness] Fix regex comparison which causes client_lb test to flake at a high rate internally when event engine is enabled. (#34607) 1 year ago
Mark D. Roth 883ec58237
[client_lb_e2e_test] fix flake in RR HealthChecking test (#34572) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
Mark D. Roth 835775e347
[pick_first] implement Happy Eyeballs (#34426) 1 year ago
Craig Tiller 0375a585e2
[work-serializer] Fix synchronous test assumption (#34392) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
Craig Tiller d589caa679
Revert "[work-serializer] Dispatch on run experiment" (#34371) 1 year ago
Craig Tiller 1705470950
[work-serializer] Dispatch on run experiment (#34274) 1 year ago
Mark D. Roth 1986007e1e
[round_robin] 4th attempt: delegate to pick_first as per dualstack design (#34337) 1 year ago
Mark D. Roth 6534f0a6bf
Revert "[round_robin] third attempt: delegate to pick_first as per dualstack design" (#34335) 1 year ago
Mark D. Roth d713427cec
[round_robin] third attempt: delegate to pick_first as per dualstack design (#34320) 1 year ago
Craig Tiller e6bf7c12cf
Revert "[round_robin] delegate to pick_first as per dualstack design" (#34317) 1 year ago
Mark D. Roth 97571ebf81
[round_robin] delegate to pick_first as per dualstack design (#34241) 1 year ago
Mark D. Roth b7e680ad46
[health checking] move to generic health watch for dualstack design (#34222) 1 year ago
Mark D. Roth b980f62ca6
[pick_first] adjust threshold on e2e test to address flake (#34157) 1 year ago
Mark D. Roth 72e791402f
[pick_first] fix test flake (#34098) 1 year ago
Mark D. Roth 64a318acd4
[pick_first] fix sticky-TF and handling of subchannels in TRANSIENT_FAILURE (#33753) 1 year ago
Craig Tiller 91e7f223d3
[server] Remove `Notification` from shutdown path (#33953) 1 year ago
Mark D. Roth 083bbee480
[LB policies] revert changes for dualstack design (#33718) 1 year ago
Mark D. Roth ec39600872
[WRR] fix bugs that caused us to re-enter blackout period upon updates (#33694) 1 year ago
Mark D. Roth 51e54ed636
[outlier detection] remove support for ejection via raw connectivity state (#33427) 1 year ago
Mark D. Roth 27a778fece
[round robin] delegate to pick_first instead of creating subchannels directly (#32692) 1 year ago
Mark D. Roth 8427bacaea
[resolver API] remove address attribute interface (#33514) 1 year ago
Yousuk Seung c03cd744b2
[WRR] Prefer application_utilization to cpu_utilization (#33355) 2 years ago
Mark D. Roth 6b4a1e4243
[outlier detection] hack to prevent OD from working with pick_first (#33336) 2 years ago
Mark D. Roth a78001a087
[resolver] remove unused ctor for ServerAddress (#33148) 2 years ago
Mark D. Roth 1fcaccdf5f
[client channel] Second attempt: use ChunkedVector for call attributes (#33015) 2 years ago
AJ Heller 18aab6ffb5
Revert "[client channel] use ChunkedVector for call attributes" (#33014) 2 years ago
Mark D. Roth 2f89fd5528
[client channel] use ChunkedVector for call attributes (#33002) 2 years ago
Yousuk Seung 8b02295e58
[xDS] Accept cpu_utilization over 100% (#32954) 2 years ago
Mark D. Roth 020e9b4dd6
[WRR] Remove env var guard for WRR policy (#32936) 2 years ago
Yousuk Seung c02b3e695c
xDS: Include orca named_metrics in LRS load reports (#32690) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
Yousuk Seung 16c03db9ac
Revert "Revert "WRR: Support EPS" (#32723)" (#32725) 2 years ago
Esun Kim 7bd9267f32
Revert "WRR: Support EPS" (#32723) 2 years ago
Yousuk Seung 4429066516
WRR: Support EPS (#32657) 2 years ago
Jan Tattermusch 0c1797cd9f
Revert "[config] Move global config alongside core configuration" (#32659) 2 years ago
Craig Tiller b7a83305e6
[config] Move global config alongside core configuration (#30788) 2 years ago
Yousuk Seung 3cc76171a9
Merge per-request and per-server named metrics field-wise (#32634) 2 years ago
Yijie Ma 2ce147a131
Add a test case to verify SubchannelStreamClient retry when Health.Watch ends (#31850) 2 years ago
Mark D. Roth 9dd6a98ed6
e2e tests: update regex used for connection failure messages (#32325) 2 years ago
Yousuk Seung b98f527260
Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2 years ago
Craig Tiller 1f960697c5
Revert "Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279)" (#32293) 2 years ago
Yousuk Seung 4475e74c6a
Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279) 2 years ago
Xuan Wang deb1e25543
Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272) 2 years ago
Yousuk Seung c7f641da0d
server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106) 2 years ago
Mark D. Roth 76c82265b4
WRR: implement WRR LB policy (#31904) 2 years ago