269 Commits (82b00c0fa3d73bdd82364503eab17d08b369e3d3)

Author SHA1 Message Date
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
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Mark D. Roth daded8a59f
WRR: update tests to cover qps plumbing (#32068) 2 years ago
Cheng-Yu Chung e9b287997a
Remove `include/grpcpp/impl/codegen/sync.h` (#31545) 2 years ago
Esun Kim 0ba0c4bf74
Added googletest clang-tidy checks (#31610) 2 years ago
Mark D. Roth ddfa85f42b
xDS: fix error message when the request does not match any route (#31593) 2 years ago
Esun Kim 530b702259
Update Clang 15 (#31518) 2 years ago
Mark D. Roth b6bdde391a
client_lb_e2e_test: add another error case to the regex (#31318) 2 years ago
Mark D. Roth 126393c9c1
client_lb_end2end_test: update failure regex to include "Socket closed" (#31242) 2 years ago
Esun Kim 3c96517fc0
Simplified GRPC_ERROR_CREATE macros (#31222) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Craig Tiller d9ac89a441
[gprpp] absl::Notification polyfill (#31008) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Mark D. Roth e5aadf985e
Revert "Revert "client_channel: allow LB policy to communicate update errors to resolver (#30809)" (#30970)" (#30981) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 2 years ago
Richard Belleville 1648bc08e0
Revert "client_channel: allow LB policy to communicate update errors to resolver (#30809)" (#30970) 2 years ago
Mark D. Roth 9ff943b81e
client_channel: allow LB policy to communicate update errors to resolver (#30809) 2 years ago
Vignesh Babu 70dd34b438
Revert "Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args"" (#30509) 2 years ago