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

Removed reliance on exception to shutdown non persistent connections #12213

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Aug 30, 2024

Moved the shutdownOutput in HttpStreamOverHttp1 to before the continuation of handling

sbordet
sbordet previously approved these changes Aug 30, 2024
Copy link
Contributor

@sbordet sbordet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good, just nits on the comments.

@gregw gregw merged commit ebc5e55 into jetty-12.0.x Aug 30, 2024
2 of 4 checks passed
@gregw gregw deleted the fix/12212/needlessExceptionsOnClosed branch August 30, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

ShutdownOutput for non-persistent HTTP/1 connections
2 participants