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

Limit the number of mutations commands per MUTATE_PART entry #48731

Merged
merged 3 commits into from
Apr 20, 2023

Conversation

tavplubix
Copy link
Member

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added a replicated_max_mutations_in_one_entry setting for ReplicatedMergeTree that allows limiting the number of mutation commands per one MUTATE_PART entry (default is 10000).

@tavplubix tavplubix requested a review from alesapin April 12, 2023 22:23
@alesapin alesapin self-assigned this Apr 13, 2023
@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Apr 13, 2023
@tavplubix
Copy link
Member Author

CI was completely broken yesterday, let's restart...

@alesapin
Copy link
Member

Failure #43983

@alesapin alesapin merged commit d8e6c6a into master Apr 20, 2023
141 checks passed
@alesapin alesapin deleted the limit_mutations_per_entry branch April 20, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants