Skip to content

cli: remove debug unsafe-remove-dead-replicas cli command #84807

@aliher1911

Description

@aliher1911

Since new debug recover set of commands was introduced are a more robust way to recover from loss of quorum, evaluate if old command could be removed.
Maintaining two commands make little sense if all functionality is covered. We have to maintain set of tests and make sure recover code is still compatible with the new code in raft.

Need to evaluate if we have use cases that old command covers that new doesn't and decide if this should be added to new set of commands or in not useful and should be discarded altogether.

Jira issue: CRDB-17879

Metadata

Metadata

Assignees

Labels

A-kv-replicationRelating to Raft, consensus, and coordination.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions