Skip to content

GH-2489: Retry temp failed commits before partitions are revoked #2491

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

Closed

Conversation

mikael-carlstedt
Copy link
Contributor

Closes #2489

  • Retry commits that have failed temporarily due to rebalance in progress when onPartitionsRevoked is called.
  • Adjust expectations for unit tests where commits are retried (previous expectation accepted the defect that failed commits for subsequently revoked partitions were not retried)

…re revoked

Closes spring-projects#2489

* Retry commits that have failed temporarily due to rebalance in progress when onPartitionsRevoked is called.
* Adjust expectations for unit tests where commits are retried (previous expectation accepted the defect that failed commits for subsequently revoked partitions were not retried)
@garyrussell
Copy link
Contributor

Thanks for the contribution; merged as 46372df - in future please limit commit headlines to 50 chars (see contribution guidelines).

@garyrussell
Copy link
Contributor

Cherry-picked as a1d56d3

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.

Duplicate consumption triggered by consumer group rebalance
2 participants