You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Laxman (Assigned) (JIRA)" <ji...@apache.org> on 2011/09/28 13:55:45 UTC

[jira] [Assigned] (ZOOKEEPER-997) ZkClient ignores command if there are any space in front of it

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laxman reassigned ZOOKEEPER-997:
--------------------------------

    Assignee: Laxman
    
> ZkClient ignores command if there are any space in front of it
> --------------------------------------------------------------
>
>                 Key: ZOOKEEPER-997
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-997
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: java client
>    Affects Versions: 3.3.2
>         Environment: CentOS release 5.5 (Final)
>            Reporter: Alex
>            Assignee: Laxman
>            Priority: Trivial
>
> ZkClient ignores command if there are any space in front of it.
> For example:   ls /
> causes following output (note space in front of ls)
> ZooKeeper -server host:port cmd args
>         connect host:port
>         get path [watch]
>         ls path [watch]
> ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira