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

Fix #6562 last written bytebuffer (#6563) #6579

Merged
merged 3 commits into from Aug 4, 2021

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Aug 3, 2021

Cherry pick of fix for #6562 from jetty-9 to jetty-10 for the last written ByteBuffer calculation.
Also fixed an associated issue with unnecessary flush of an empty when last calculation already signalled last.

Fixes #6562 the last written bytebuffer calculation.
Also fixed an associated issue with unnecessary flush of an empty when last calculation already signalled last.
@gregw gregw requested a review from lorban August 3, 2021 02:44
@sbordet
Copy link
Contributor

sbordet commented Aug 3, 2021

@gregw can you fix the test failures?

@gregw
Copy link
Contributor Author

gregw commented Aug 4, 2021

@sbordet hmmm somehow the test is now failing in both 9 and this PR. Note sure why it was working when it was merged in to 9???

Signed-off-by: Greg Wilkins <gregw@webtide.com>
@gregw
Copy link
Contributor Author

gregw commented Aug 4, 2021

@sbordet ah a racy test. Fixed here and will backport to 9

Signed-off-by: Greg Wilkins <gregw@webtide.com>
@gregw gregw merged commit b0140da into jetty-10.0.x Aug 4, 2021
@gregw gregw deleted the jetty-10.0.x-6563-last-written branch August 4, 2021 23:13
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.

None yet

3 participants