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

storage: Avoid adding all replicas at once in RelocateRange #4058

Closed
jseldess opened this issue Nov 19, 2018 · 1 comment
Closed

storage: Avoid adding all replicas at once in RelocateRange #4058

jseldess opened this issue Nov 19, 2018 · 1 comment
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#29684

From release notes:

The EXPERIMENTAL_RELOCATE statement no longer temporarily increases the number of replicas in a range more than one above the range's replication factor, preventing rare edge cases of unavailability. [#29684][#29684] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 2.2 milestone Nov 19, 2018
@jseldess
Copy link
Contributor Author

No doc updates.

@jseldess jseldess removed the ready label Nov 20, 2018
@jseldess jseldess modified the milestones: 2.2, 19.1 Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant