Skip to content
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

Support for interruption of HTTP/2 connections for efficient shutdowns #6041

Merged
merged 3 commits into from
Feb 2, 2023

Conversation

spericas
Copy link
Member

@spericas spericas commented Feb 1, 2023

An HTTP/2 connection is now interruptable only if there are no streams opened. Required the creation of a new module to share task interfaces.

…s. An HTTP/2 connection is now interruptable only if there are no streams opened. Required the creation of a new module to share task interfaces.
@spericas spericas added webserver 4.x Version 4.x labels Feb 1, 2023
@spericas spericas added this to the 4.0.0 milestone Feb 1, 2023
@spericas spericas self-assigned this Feb 1, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 1, 2023
@spericas spericas marked this pull request as draft February 1, 2023 16:26
@spericas spericas marked this pull request as ready for review February 1, 2023 20:46
@spericas spericas requested a review from tomas-langer February 1, 2023 20:46
@spericas spericas merged commit d49dab7 into helidon-io:main Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. webserver
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants