Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Duplicate
-
3.3.2
-
None
-
CentOS release 5.5 (Final)
Description
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]
...
Attachments
Issue Links
- duplicates
-
ZOOKEEPER-1025 zkCli is overly sensitive to to spaces.
- Closed