-
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.
loqrecovery,cli: add debug recover verify command
This commit adds debug recovery verify command which provides the status of loss of quorum recovery plan application status. The command is used after debug recover apply-plan was used to stage a recovery plan on a cluster to check application progress. It allows user to check which nodes still needs to be restarted, outcome of recovery on restarted nodes and health of ranges on the entire cluster. Release note: None
- Loading branch information
1 parent
eb15802
commit 4b36ef5
Showing
21 changed files
with
1,837 additions
and
576 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
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
Oops, something went wrong.