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

Do not forward the last inbound data frame when it is empty #3000

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

violetagg
Copy link
Member

There is no need to forward an empty buffer to the response consumers, directly invoke complete.

Related to spring-projects/spring-framework#31810

There is no need to forward an empty buffer to the response consumers,
directly invoke complete.

Related to spring-projects/spring-framework#31810
@violetagg violetagg added the type/bug A general bug label Dec 14, 2023
@violetagg violetagg added this to the 1.0.41 milestone Dec 14, 2023
@violetagg violetagg requested a review from a team December 14, 2023 11:28
@violetagg
Copy link
Member Author

@pderop Thanks for the review!

@violetagg violetagg merged commit 57ac377 into 1.0.x Dec 14, 2023
9 checks passed
@violetagg violetagg deleted the empty-data-frame branch December 14, 2023 15:45
violetagg added a commit that referenced this pull request Dec 14, 2023
violetagg added a commit that referenced this pull request Dec 14, 2023
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.

2 participants