[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900532#comment-16900532
 ] 

Hudson commented on ZOOKEEPER-3395:
-----------------------------------

SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #649 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/649/])
ZOOKEEPER-3395: Document individual admin commands in markdown (hanm: rev 
53f22e19f977016dc53fffa17180bd025dc50802)
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/Commands.java
* (edit) zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md


> 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
>            Assignee: Brian Nixon
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to