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 another producer auto resolution scenario #66

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

vahidhashemian
Copy link
Contributor

This is a new exception since version 2.6 of Apache Kafka that PSC can auto resolve by resetting the Kafka producer.

Caused by: apache.kafka.common.errors.NotLeaderOrFollowerException: For requests intended only for the leader, this error indicates that the broker is not the current leader. For requests intended for any replica, this error indicates that the broker is not a replica of the topic partition.

@vahidhashemian vahidhashemian requested a review from a team as a code owner January 31, 2025 23:47
@vahidhashemian vahidhashemian merged commit c4f72b0 into 3.3 Feb 4, 2025
2 checks passed
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