Skip to content

Commit 91cd6a0

Browse files
Adds unimplemented for slow_start_config
1 parent a842318 commit 91cd6a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,6 @@ message ClientSideWeightedRoundRobin {
8787

8888
// Configuration for slow start mode.
8989
// If this configuration is not set, slow start will not be not enabled.
90+
// [#not-implemented-hide:]
9091
common.v3.SlowStartConfig slow_start_config = 8;
9192
}

0 commit comments

Comments
 (0)