Skip to content

Check if EnvoyQuicServerStream has been reset when it gets unblocked.#43527

Closed
wang178c wants to merge 2 commits intoenvoyproxy:mainfrom
wang178c:quic_disable_data_read_fix
Closed

Check if EnvoyQuicServerStream has been reset when it gets unblocked.#43527
wang178c wants to merge 2 commits intoenvoyproxy:mainfrom
wang178c:quic_disable_data_read_fix

Conversation

@wang178c
Copy link
Contributor

Commit Message: Check if EnvoyQuicServerStream has been reset when it gets unblocked.
Additional Description: If the stream has been reset, there is no need to send more data upstream.
Risk Level: Low. Guarded by false runtime guard envoy.reloadable_features.quic_disable_data_read_immediately.

Signed-off-by: Haoyue Wang <haoyuewang@google.com>
@wang178c
Copy link
Contributor Author

/assign @danzh2010

Signed-off-by: Haoyue Wang <haoyuewang@google.com>
@wang178c
Copy link
Contributor Author

wang178c commented Feb 18, 2026

/retest

1 similar comment
@wang178c
Copy link
Contributor Author

/retest

@wang178c
Copy link
Contributor Author

Per offline discussion, fixing the issue in QUIC layer instead.

@wang178c wang178c closed this Feb 18, 2026
@wang178c wang178c deleted the quic_disable_data_read_fix branch February 18, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments