GitHub user lei-xia opened a pull request:
https://github.com/apache/helix/pull/196
Move all command tool classes into a separate sub-folder, and add command
tool option to verify the cluster state via BestPossibleExternalViewVerifier
Move all command tool classes into a separate sub-folder, and add command
tool option to verify the cluster state via BestPossibleExternalViewVerifier
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lei-xia/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/196.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #196
----
commit 4d121bd0ca258c4d48e3495a6095c7b678243224
Author: Lei Xia <lxia@...>
Date: 2018-03-21T17:10:35Z
Move all command tool classes into a separate sub-folder, and add command
tool option to verify the cluster state via BestPossibleExternalViewVerifier.
----
---