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

KAFKA-17299: Fix Kafka streams consumer hang issue #17899

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

laxman-ch
Copy link

Kafka streams consumption completely stops and doesn't recover even after restart of the consumer instance/pod in some special cases where the deserialisation errors occurs for the first message in a batch.

This PR fixes the problem.

@github-actions github-actions bot added streams small Small PRs labels Nov 21, 2024
@laxman-ch
Copy link
Author

@mjsax : please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants