[
https://issues.apache.org/jira/browse/ZOOKEEPER-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116362#comment-13116362
]
Laxman commented on ZOOKEEPER-997:
----------------------------------
This space sensitivity issue is fixed as part of ZOOKEEPER-1025.
Can we duplicate this to ZOOKEEPER-1025? Any objections?
> 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
> 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