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

UNDERTOW-2228 Reset write timeout on suspendWrites() #1494

Merged
merged 1 commit into from Jun 21, 2023

Conversation

TomasHofman
Copy link
Contributor

This applies to scenarios like:

  • multiple HTTP requests over a single Keep-Alive connection,
  • JBoss remoting where multiple invocations come over single connection.

Issue: https://issues.redhat.com/browse/JBEAP-24358
Upstream Issue: https://issues.redhat.com/browse/UNDERTOW-2228
Upstream PR: #1475

This applies to scenarios like:
* multiple HTTP requests over a single Keep-Alive connection,
* JBoss remoting where multiple invocations come over single connection.
@fl4via fl4via added waiting CI check Ready to be merged but waiting for CI check maintenance branch Targeting maintainance branch and removed waiting CI check Ready to be merged but waiting for CI check labels Jun 21, 2023
@fl4via fl4via merged commit 9297a02 into undertow-io:2.2.x Jun 21, 2023
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance branch Targeting maintainance branch
Projects
None yet
2 participants