-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
regression test QUIC crash caused by the import #16234
Comments
Thanks for filing. I'll take care of this. |
Awesome, thanks! |
I'm able to reproduce the crash at 58a1357 (from 2021-04-23) but not at 82e33f6 (from today 2021-04-29). @moderation could you please try again on tip of tree with your setup to confirm whether this is fixed? |
Thanks! Let's keep this issue open to track the addition of a regression test, but it looks like we resolved the crash. |
alyssawilk
changed the title
Fix QUIC crash caused by the lates timport
regression test QUIC crash caused by the import
May 3, 2021
alyssawilk
pushed a commit
that referenced
this issue
May 5, 2021
This PR introduces EnvoyQuicSessionCache, which is responsible for saving QUIC+TLS session tickets which are required for 0-RTT. Risk Level: Low Testing: unit tests, integration test Docs Changes: None Release Notes: None Platform Specific Features: None Closes #16234 Signed-off-by: David Schinazi <[email protected]>
gokulnair
pushed a commit
to gokulnair/envoy
that referenced
this issue
May 6, 2021
This PR introduces EnvoyQuicSessionCache, which is responsible for saving QUIC+TLS session tickets which are required for 0-RTT. Risk Level: Low Testing: unit tests, integration test Docs Changes: None Release Notes: None Platform Specific Features: None Closes envoyproxy#16234 Signed-off-by: David Schinazi <[email protected]> Signed-off-by: Gokul Nair <[email protected]>
gokulnair
pushed a commit
to gokulnair/envoy
that referenced
this issue
May 6, 2021
This PR introduces EnvoyQuicSessionCache, which is responsible for saving QUIC+TLS session tickets which are required for 0-RTT. Risk Level: Low Testing: unit tests, integration test Docs Changes: None Release Notes: None Platform Specific Features: None Closes envoyproxy#16234 Signed-off-by: David Schinazi <[email protected]> Signed-off-by: Gokul Nair <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See discussion on #16100 (h/t @moderation for discovery)
The text was updated successfully, but these errors were encountered: