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

Add testcase for writing empty last content with headers. #7419

Closed
wants to merge 1 commit into from

Conversation

normanmaurer
Copy link
Member

Motivation:

#7418 reported an issue with writing a LastHttpContent with trailers set.

Modifications:

Add unit test to ensure this issue is fixed in latest netty release.

Result:

Ensure code is correct.

Motivation:

#7418 reported an issue with writing a LastHttpContent with trailers set.

Modifications:

Add unit test to ensure this issue is fixed in latest netty release.

Result:

Ensure code is correct.
@normanmaurer
Copy link
Member Author

@pkolaczk your reported bug is only present in the latest 4.0 code so this is only against 4.1 to ensure its "fixed" there.

@normanmaurer normanmaurer added this to the 4.1.18.Final milestone Nov 19, 2017
@normanmaurer
Copy link
Member Author

@Scottmitch please note this should only go into 4.1 ... 4.0 should get #7420

Copy link
Member

@carl-mastrangelo carl-mastrangelo left a comment

Choose a reason for hiding this comment

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

LGTM

@normanmaurer
Copy link
Member Author

Cherry-picked into 4.1 (e5e4c18)

@normanmaurer normanmaurer deleted the http_trailers_test branch November 21, 2017 06:46
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.

4 participants