-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: disallow down-replication on below quorum ranges
Change `filterUnremovableCandidates` to return zero candidates if the range is currently below quorum. This likely has little effect in practice as a below quorum range would be unable to process a replica removal. Release note: None
- Loading branch information
1 parent
128e2dc
commit 3fe74e1
Showing
2 changed files
with
25 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters