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

Patch sarama_kafka rebalance fix #31

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

wolfapple
Copy link
Contributor

After a rebalance, the receiver keeps receiving messages until its error out, and most of these messages fails to commit.
I fix the ConsumeClaim to return once the consumer session is done.

@wolfapple wolfapple mentioned this pull request Nov 3, 2023
@wolfapple
Copy link
Contributor Author

cc @m110 @roblaszczak

@m110
Copy link
Member

m110 commented Jun 27, 2024

Thank you @wolfapple 🙏

@m110 m110 merged commit bfef80e into ThreeDotsLabs:master Jun 27, 2024
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.

2 participants