Skip to content

Fix partition index conflict in stream SAC coordinator (backport #13857) #13862

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 6, 2025

Consumers with a same name, consuming from the same stream should have the same partition index. This commit adds a check to enforce this rule and make the subscription fail if it does not comply.

Fixes #13835


This is an automatic backport of pull request #13857 done by Mergify.

Consumers with a same name, consuming from the same stream should have
the same partition index. This commit adds a check to enforce this rule
and make the subscription fail if it does not comply.

Fixes #13835

(cherry picked from commit cad8b70)
@michaelklishin michaelklishin modified the milestones: 4.1.0, 4.1.1 May 6, 2025
@michaelklishin michaelklishin merged commit 41e5426 into v4.1.x May 7, 2025
273 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-13857 branch May 7, 2025 05:01
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