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

Rakesh R commented on BOOKKEEPER-574:
-------------------------------------

Thanks Ivan for the useful feature. Apart from the following, patch looks nice 
+1.

'hostnames' is missing in getUsage(). Can we add as follows:
{code}
        @Override
        String getUsage() {
            return "listbookies [-h]";
        }
{code}

-Rakesh
                
> Extend the bookkeeper shell to get a list of available bookies
> --------------------------------------------------------------
>
>                 Key: BOOKKEEPER-574
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-574
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.3.0
>
>         Attachments: 
> 0001-BOOKKEEPER-574-Added-shell-command-for-listing-booki.patch
>
>
> This can be used in scripts to see what bookies are available. It's also 
> useful from the commandline, rather than having to hunt down a zk install.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to