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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira