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

Fixes the case where HTTP/2 readData() was returning EOF #8625

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Sep 27, 2022

that could not be wrapped in a Chunk, because Data.EOF.retain() throws UnsupportedOperationException.

Signed-off-by: Simone Bordet [email protected]

that could not be wrapped in a Chunk, because Data.EOF.retain()
throws UnsupportedOperationException.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet requested a review from lorban September 27, 2022 12:16
@sbordet sbordet merged commit eacd73f into jetty-12.0.x Sep 27, 2022
@sbordet sbordet deleted the jetty-12.0.x-http2-fix-unsupported-retain branch September 27, 2022 12:17
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