Skip to content

GH-2601: Add a batchReceiveTimeout #2605

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

Merged
merged 3 commits into from
Jan 25, 2024
Merged

Conversation

laststem
Copy link
Contributor

Fixes #2601

stop to waiting next message and execute listener when batchReceiveTimeout is timed out.

Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

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

Please, also add this new property into the containerAttributes.adoc.
Just a new line in the table after receiveTimeout!

@laststem laststem force-pushed the GH-2601 branch 2 times, most recently from 42c83b1 to 1ae8787 Compare January 23, 2024 02:09
@laststem
Copy link
Contributor Author

@artembilan Thanks for review. please again.

Fixes spring-projects#2601

stop to waiting next message and execute listener when batchReceiveTimeout is timed out.
Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

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

Just one minor request.
Thanks

@laststem laststem requested a review from artembilan January 25, 2024 00:28
@artembilan artembilan merged commit 7166859 into spring-projects:main Jan 25, 2024
@artembilan
Copy link
Member

@laststem ,

Thank you for contribution; looking forward for more!

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.

Add batchReceiveTimeout in SimpleMessageListenerContainer
2 participants