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

Transaction support with cooperative rebalancing #797

Open
svroonland opened this issue Apr 11, 2023 · 2 comments
Open

Transaction support with cooperative rebalancing #797

svroonland opened this issue Apr 11, 2023 · 2 comments

Comments

@svroonland
Copy link
Collaborator

In eager rebalancing, we get onRevoked and onAssigned calls in which we can commit in progress messages. But in cooperative rebalancing we may only get onRevoked, at which point we can not perform any commits.

Find out how this relates to the "invalid group generation" errors.

@erikvanoosten
Copy link
Collaborator

erikvanoosten commented Jan 14, 2025

@svroonland Is this solved by #1434?

@svroonland
Copy link
Collaborator Author

Not that I'm aware or expecting. There's a test where the cooperative strategy is commmented, should not be much work to find out if it works.

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

No branches or pull requests

2 participants