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

Move Consumer Assignment to Stream Leader #6545

Open
ripienaar opened this issue Feb 21, 2025 · 0 comments
Open

Move Consumer Assignment to Stream Leader #6545

ripienaar opened this issue Feb 21, 2025 · 0 comments
Labels
2.12 accepted The defect or proposal as been accepted needs info Additional info is needed proposal Enhancement idea or proposal

Comments

@ripienaar
Copy link
Contributor

Proposed change

Today the meta leader owns assigning consumers which has performance implications due to the contention on the meta leader.

This should be owned by the Stream leader. We should also investigate optimising the stream snapshots using a binary format.

Use case

Improved capacity

Contribution

No response

@ripienaar ripienaar added 2.12 accepted The defect or proposal as been accepted needs info Additional info is needed proposal Enhancement idea or proposal labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.12 accepted The defect or proposal as been accepted needs info Additional info is needed proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

1 participant