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

kvserver: remove/replace decommissioning and dead non-voters #61626

Closed
aayushshah15 opened this issue Mar 8, 2021 · 1 comment · Fixed by #61682
Closed

kvserver: remove/replace decommissioning and dead non-voters #61626

aayushshah15 opened this issue Mar 8, 2021 · 1 comment · Fixed by #61682

Comments

@aayushshah15
Copy link
Contributor

We need to address this TODO:
https://github.com/cockroachdb/cockroach/blob/master/pkg/kv/kvserver/allocator.go#L561-L562

Currently, the allocator will not spit out the right actions to remove / replace decommissioning or dead non-voter replicas. This means that, for instance, a decommissioning process on a node can get stuck when the node has non-voters on it.

@blathers-crl
Copy link

blathers-crl bot commented Mar 8, 2021

Hi @aayushshah15, please add a C-ategory label to your issue. Check out the label system docs.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant