You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/05/01 19:32:30 UTC

[jira] Commented: (ZOOKEEPER-386) improve c and java cli shells

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

Mahadev konar commented on ZOOKEEPER-386:
-----------------------------------------

should we split this jira to address just hte java shell ? we can add a new jira for addressing the c shell.

> improve c and java cli shells
> -----------------------------
>
>                 Key: ZOOKEEPER-386
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-386
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: c client, java client
>            Reporter: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.2.0
>
>         Attachments: patch.txt
>
>
> copied from the following comments by Vegard
> https://issues.apache.org/jira/browse/ZOOKEEPER-364?focusedCommentId=12696002&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12696002
> ------------------------------------------------------------
> Possible improvements:
> Default host list to localhost:2181 when not given.
> Don't print a ton of debug, it looks like both cli_mt and zkCli.sh does this. Make a simple ls that lists subnodes one line at a time and a simple cat that lists only the node content, simple put etc.
> Shell with gnu readline capabilities and tab completion on node names would be a big improvement of usability during testing and debugging. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.