Unverified Commit 19bf0dfe authored by yzhao1012's avatar yzhao1012 Committed by Copybara
Browse files

[CLEANUP] Remove an unused flag


Test Plan: Jenkins

Reviewers: #stirling, oazizi

Reviewed By: #stirling, oazizi
Signed-off-by: default avataryzhao1012 <yzhao@pixielabs.ai>

Differential Revision: https://phab.corp.pixielabs.ai/D10530

GitOrigin-RevId: 48fe2de8b4390865f5ae862629bb01cdd490820e
parent c3582d64
Showing with 0 additions and 4 deletions
+0 -4
......@@ -20,10 +20,6 @@
#include <algorithm>
DEFINE_uint32(stirling_http2_stream_id_gap_threshold, 100,
"If a stream ID jumps by this many spots or more, an error is assumed and the entire "
"connection info is cleared.");
namespace px {
namespace stirling {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment