|
|
|
@ -41,9 +41,6 @@ const char* const additional_constraints_chttp2_batch_requests = "{}"; |
|
|
|
|
const char* const description_chttp2_offload_on_rst_stream = |
|
|
|
|
"Offload work on RST_STREAM."; |
|
|
|
|
const char* const additional_constraints_chttp2_offload_on_rst_stream = "{}"; |
|
|
|
|
const char* const description_client_idleness = |
|
|
|
|
"If enabled, client channel idleness is enabled by default."; |
|
|
|
|
const char* const additional_constraints_client_idleness = "{}"; |
|
|
|
|
const char* const description_client_privacy = "If set, client privacy"; |
|
|
|
|
const char* const additional_constraints_client_privacy = "{}"; |
|
|
|
|
const char* const description_combiner_offload_to_event_engine = |
|
|
|
@ -194,8 +191,6 @@ const ExperimentMetadata g_experiment_metadata[] = { |
|
|
|
|
additional_constraints_chttp2_batch_requests, true, true}, |
|
|
|
|
{"chttp2_offload_on_rst_stream", description_chttp2_offload_on_rst_stream, |
|
|
|
|
additional_constraints_chttp2_offload_on_rst_stream, true, true}, |
|
|
|
|
{"client_idleness", description_client_idleness, |
|
|
|
|
additional_constraints_client_idleness, true, true}, |
|
|
|
|
{"client_privacy", description_client_privacy, |
|
|
|
|
additional_constraints_client_privacy, false, false}, |
|
|
|
|
{"combiner_offload_to_event_engine", |
|
|
|
@ -294,9 +289,6 @@ const char* const additional_constraints_chttp2_batch_requests = "{}"; |
|
|
|
|
const char* const description_chttp2_offload_on_rst_stream = |
|
|
|
|
"Offload work on RST_STREAM."; |
|
|
|
|
const char* const additional_constraints_chttp2_offload_on_rst_stream = "{}"; |
|
|
|
|
const char* const description_client_idleness = |
|
|
|
|
"If enabled, client channel idleness is enabled by default."; |
|
|
|
|
const char* const additional_constraints_client_idleness = "{}"; |
|
|
|
|
const char* const description_client_privacy = "If set, client privacy"; |
|
|
|
|
const char* const additional_constraints_client_privacy = "{}"; |
|
|
|
|
const char* const description_combiner_offload_to_event_engine = |
|
|
|
@ -447,8 +439,6 @@ const ExperimentMetadata g_experiment_metadata[] = { |
|
|
|
|
additional_constraints_chttp2_batch_requests, true, true}, |
|
|
|
|
{"chttp2_offload_on_rst_stream", description_chttp2_offload_on_rst_stream, |
|
|
|
|
additional_constraints_chttp2_offload_on_rst_stream, true, true}, |
|
|
|
|
{"client_idleness", description_client_idleness, |
|
|
|
|
additional_constraints_client_idleness, true, true}, |
|
|
|
|
{"client_privacy", description_client_privacy, |
|
|
|
|
additional_constraints_client_privacy, false, false}, |
|
|
|
|
{"combiner_offload_to_event_engine", |
|
|
|
@ -547,9 +537,6 @@ const char* const additional_constraints_chttp2_batch_requests = "{}"; |
|
|
|
|
const char* const description_chttp2_offload_on_rst_stream = |
|
|
|
|
"Offload work on RST_STREAM."; |
|
|
|
|
const char* const additional_constraints_chttp2_offload_on_rst_stream = "{}"; |
|
|
|
|
const char* const description_client_idleness = |
|
|
|
|
"If enabled, client channel idleness is enabled by default."; |
|
|
|
|
const char* const additional_constraints_client_idleness = "{}"; |
|
|
|
|
const char* const description_client_privacy = "If set, client privacy"; |
|
|
|
|
const char* const additional_constraints_client_privacy = "{}"; |
|
|
|
|
const char* const description_combiner_offload_to_event_engine = |
|
|
|
@ -700,8 +687,6 @@ const ExperimentMetadata g_experiment_metadata[] = { |
|
|
|
|
additional_constraints_chttp2_batch_requests, true, true}, |
|
|
|
|
{"chttp2_offload_on_rst_stream", description_chttp2_offload_on_rst_stream, |
|
|
|
|
additional_constraints_chttp2_offload_on_rst_stream, true, true}, |
|
|
|
|
{"client_idleness", description_client_idleness, |
|
|
|
|
additional_constraints_client_idleness, true, true}, |
|
|
|
|
{"client_privacy", description_client_privacy, |
|
|
|
|
additional_constraints_client_privacy, false, false}, |
|
|
|
|
{"combiner_offload_to_event_engine", |
|
|
|
|