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

fix: Rebalancing fixes for kip-848 #419

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

fix: Rebalancing fixes for kip-848 #419

wants to merge 27 commits into from

Conversation

lynnagara
Copy link
Member

@lynnagara lynnagara commented Jan 3, 2025

Changes to support kip-848

  • previously we were calling the wrong api if group.protocol=consumer was used. it should be consumer.assign() not consumer.incremental_assign()
  • retry if we get the new stale member epoch error on commit
  • adds tests
  • the kafka version running in CI is updated to support this

@lynnagara lynnagara requested review from a team as code owners January 3, 2025 00:39
@lynnagara lynnagara changed the title testing kip-848 fix: Rebalancing fixes for kip-848 Jan 8, 2025
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.

1 participant