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

When HttpOperations#afterMarkSentHeaders throws an error in HttpOperations#sendObject, ensure the ByteBuf is released just once #3246

Merged
merged 2 commits into from
May 16, 2024

Conversation

violetagg
Copy link
Member

No description provided.

…tions#sendObject, ensure the ByteBuf is released just once
@violetagg violetagg added the type/bug A general bug label May 16, 2024
@violetagg violetagg added this to the 1.0.46 milestone May 16, 2024
@violetagg violetagg requested review from chemicL and a team May 16, 2024 08:38
@violetagg
Copy link
Member Author

@chemicL If you have time PTAL

@violetagg violetagg changed the base branch from main to 1.0.x May 16, 2024 08:38
@violetagg
Copy link
Member Author

Failed tests on Mac OS CI are not related

Copy link
Member

@pderop pderop left a comment

Choose a reason for hiding this comment

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

seems good to me.

notice that when reverting the patch from HttpOperations.java, then the tests seem to pass OK anyway.

@violetagg
Copy link
Member Author

@pderop I extended the test, please check again!

Copy link
Member

@pderop pderop left a comment

Choose a reason for hiding this comment

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

it is now ok, the test is failing when reverting the patch.
thanks!

@violetagg
Copy link
Member Author

@pderop Thanks for the review!

@violetagg violetagg merged commit 311b02a into 1.0.x May 16, 2024
7 of 9 checks passed
@violetagg violetagg deleted the release-buffer-once branch May 16, 2024 15:00
violetagg added a commit that referenced this pull request May 16, 2024
violetagg added a commit that referenced this pull request May 16, 2024
violetagg added a commit that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants