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-2425] At ServletOutputStreamImpl synchronized workflow (lis… #1647

Closed
wants to merge 1 commit into from

Conversation

aogburn
Copy link
Contributor

@aogburn aogburn commented Aug 12, 2024

…tener = null), prevent the buffer.flip() from not being cleared after an error during attempts to write. Also, at ServletPrintWriter, verify if no progress is being made when attempting to encode returns overflow after flushing, and mark error even if there are remaining bytes in the buffer.

Issue: https://issues.redhat.com/browse/UNDERTOW-2425
Main: #1646

…tener = null), prevent the buffer.flip() from not being cleared after an error during attempts to write. Also, at ServletPrintWriter, verify if no progress is being made when attempting to encode returns overflow after flushing, and mark error even if there are remaining bytes in the buffer.
@fl4via
Copy link
Member

fl4via commented Aug 20, 2024

I will be closing this PR as it is faster to create a bulk backport

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