From 888d9666fec396d30760751798947b25cf0adc30 Mon Sep 17 00:00:00 2001 From: "Mark D. Roth" Date: Wed, 14 Aug 2024 12:16:49 -0700 Subject: [PATCH] [experiments] extend expiration of pick_first_new (#37480) Closes #37480 COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37480 from markdroth:pf_experiment_expiry b9a663fc91e529d0d62879c7bc696bbf2ad9e4d4 PiperOrigin-RevId: 663011420 --- src/core/lib/experiments/experiments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/lib/experiments/experiments.yaml b/src/core/lib/experiments/experiments.yaml index a244a416e98..13c466a7a34 100644 --- a/src/core/lib/experiments/experiments.yaml +++ b/src/core/lib/experiments/experiments.yaml @@ -105,7 +105,7 @@ test_tags: [flow_control_test] - name: pick_first_new description: New pick_first impl with memory reduction. - expiry: 2024/07/30 + expiry: 2024/10/30 owner: roth@google.com test_tags: ["lb_unit_test", "cpp_lb_end2end_test", "xds_end2end_test"] - name: promise_based_inproc_transport