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: allow dev provisioner to increase topic partitions #4241

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

matt2e
Copy link
Collaborator

@matt2e matt2e commented Jan 30, 2025

fixes: #4191
Existing data stays on the original partitions, new data is spread across all partitions.
There is no way to decrease the number of partitions for a topic, so that remains as a warning.

@matt2e matt2e requested review from alecthomas and a team as code owners January 30, 2025 04:34
@alecthomas alecthomas mentioned this pull request Jan 30, 2025
@matt2e matt2e merged commit 74edd65 into main Jan 30, 2025
69 checks passed
@matt2e matt2e deleted the matt2e/pubsub/repartition branch January 30, 2025 05:10
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.

Pubsub dev provisioner should blindly update partition count
1 participant