[
https://issues.apache.org/jira/browse/ZOOKEEPER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3395:
--------------------------------------
Labels: pull-request-available (was: )
> Document individual admin commands in markdown
> ----------------------------------------------
>
> Key: ZOOKEEPER-3395
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3395
> Project: ZooKeeper
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.6.0, 3.5.6
> Reporter: Brian Nixon
> Priority: Minor
> Labels: pull-request-available
>
> The "ZooKeeper Commands" section of the ZooKeeper Administrator's Guide takes
> time to document each four letter command individually but when it comes to
> the admin commands, it just directs the user to query a live peer in order to
> get the supported list (e.g. curl http://localhost:8080/commands). While such
> a query will provide the best source for the admin commands available on a
> given ZooKeeper version, it's not replacement for the role that the central
> guide provides.
> Create an enumerated list of the supported admin commands in the section "The
> AdminServer" in the style that the four letter commands are documented in
> "The Four Letter Words".
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)