Skip to content

Remove LeaderElection#32140

Merged
tavplubix merged 5 commits intomasterfrom
remove_leader_election
Dec 7, 2021
Merged

Remove LeaderElection#32140
tavplubix merged 5 commits intomasterfrom
remove_leader_election

Conversation

@tavplubix
Copy link
Copy Markdown
Member

@tavplubix tavplubix commented Dec 2, 2021

Changelog category (leave one):

  • Backward Incompatible Change

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
A "leader election" mechanism is removed from ReplicatedMergeTree, because multiple leaders are supported since 20.6. If you are upgrading from older version and some replica with old version is a leader, then server will fail to start after upgrade. Stop replicas with old version to make new version start. After that it will not be possible to downgrade to version older than 20.6

@robot-clickhouse robot-clickhouse added the pr-backward-incompatible Pull request with backwards incompatible changes label Dec 2, 2021
@tavplubix
Copy link
Copy Markdown
Member Author

Depends on #32157

@tavplubix tavplubix force-pushed the remove_leader_election branch from 041e80d to 29fab36 Compare December 3, 2021 09:45
@novikd novikd self-assigned this Dec 7, 2021
@tavplubix tavplubix merged commit 4f46ac6 into master Dec 7, 2021
@tavplubix tavplubix deleted the remove_leader_election branch December 7, 2021 16:55
@tavplubix tavplubix mentioned this pull request Dec 8, 2021
tavplubix added a commit that referenced this pull request Dec 8, 2021
robot-clickhouse pushed a commit that referenced this pull request Dec 9, 2021
robot-clickhouse pushed a commit that referenced this pull request Dec 9, 2021
robot-clickhouse pushed a commit that referenced this pull request Dec 9, 2021
robot-clickhouse pushed a commit that referenced this pull request Dec 9, 2021
robot-clickhouse pushed a commit that referenced this pull request Dec 9, 2021
tavplubix added a commit that referenced this pull request Dec 9, 2021
@tavplubix tavplubix mentioned this pull request Dec 13, 2021
tavplubix added a commit that referenced this pull request Dec 13, 2021
* Update LeaderElection.h

* Update LeaderElection.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backward-incompatible Pull request with backwards incompatible changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants