You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've been using this in production for over 3 months now and it's
been very useful to prevent CPU spikes when we get a stream of
updates.
This enables update merging every 1s.
Fixesenvoyproxy#4018.
Signed-off-by: Raul Gutierrez Segales <[email protected]>
We've been using this in production for over 3 months now and it's
been very useful to prevent CPU spikes when we get a stream of
updates.
This enables update merging every 1s.
Fixes#4018.
Signed-off-by: Raul Gutierrez Segales <[email protected]>
fredlas
pushed a commit
to fredlas/envoy
that referenced
this issue
Mar 5, 2019
We've been using this in production for over 3 months now and it's
been very useful to prevent CPU spikes when we get a stream of
updates.
This enables update merging every 1s.
Fixesenvoyproxy#4018.
Signed-off-by: Raul Gutierrez Segales <[email protected]>
Signed-off-by: Fred Douglas <[email protected]>
See #3941
I would suggest we wait at least one release until we get some bake time on this, then maybe make it default to 1s or something?
cc @rgs1
The text was updated successfully, but these errors were encountered: