-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The previous version of `openio-admin meta0 check` didn't show information when a mismatch between ZK and conscience occurs. The new command list emit Warn for meta0 down and Error when a mismatch occurs: ``` +--------+--------------------------------------------+ | Status | Errors | +--------+--------------------------------------------+ | Error | 127.0.0.1:6012 known but not present in zk | +--------+--------------------------------------------+ ``` Jira OS-543
- Loading branch information
Showing
1 changed file
with
26 additions
and
11 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