GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/2727
STORM-3115: Add zookeeper CLI to admin command
Something that we have needed for a while to help with fixing issues and
debugging.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-3115
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2727.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 #2727
----
commit 2eae159fde55ecb0ddf16f6e2355b641940e6e25
Author: Robert (Bobby) Evans <evans@...>
Date: 2018-06-19T15:30:22Z
STORM-3115:Refactor admin command to make prepare for zk_cli
commit 480e8f1b067526ae040b60afd06f21f80e246a13
Author: Robert (Bobby) Evans <evans@...>
Date: 2018-06-19T17:54:38Z
STORM-3115: Add zookeeper CLI to admin command
----
---