Skip to content

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