Skip to content

Fix REPLACE_RANGE entry removal#25665

Merged
alesapin merged 1 commit intomasterfrom
fix_24869
Jun 25, 2021
Merged

Fix REPLACE_RANGE entry removal#25665
alesapin merged 1 commit intomasterfrom
fix_24869

Conversation

@tavplubix
Copy link
Copy Markdown
Member

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
REPLACE PARTITION might be ignored in rare cases if the source partition was empty. It's fixed. Fixes #24869

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jun 24, 2021
@alesapin alesapin self-assigned this Jun 24, 2021
@alesapin
Copy link
Copy Markdown
Member

No related failures.

@alesapin alesapin merged commit f6afc38 into master Jun 25, 2021
@alesapin alesapin deleted the fix_24869 branch June 25, 2021 08:11
tavplubix added a commit that referenced this pull request Jun 28, 2021
Backport #25665 to 21.5: Fix REPLACE_RANGE entry removal
tavplubix added a commit that referenced this pull request Jun 28, 2021
Backport #25665 to 21.3: Fix REPLACE_RANGE entry removal
tavplubix added a commit that referenced this pull request Jun 28, 2021
Backport #25665 to 21.6: Fix REPLACE_RANGE entry removal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The function ReplicatedMergeTreeQueue::removePartProducingOpsInRange removed a LogEntry by mistake

3 participants