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

"range" assignment updates #712

Merged
merged 2 commits into from
Jan 15, 2025
Merged

"range" assignment updates #712

merged 2 commits into from
Jan 15, 2025

Conversation

daniil-quix
Copy link
Collaborator

  1. Enforce "range" assignor for internal Consumers.
    For app.get_consumer(), it can be overridden by whatever is passed in consumer_extra_config to Application.
  2. Don't commit the current checkpoint on partition assignment anymore.
    It used to make sense with "cooperative-sticky", but with "range" all partitions are revoked first anyway, and there's nothing to commit.

@daniil-quix daniil-quix merged commit 63272b9 into main Jan 15, 2025
3 checks passed
@daniil-quix daniil-quix deleted the fix/assignment-updates branch January 15, 2025 14:22
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