[
https://issues.apache.org/jira/browse/ZOOKEEPER-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550071#comment-14550071
]
Rakesh R commented on ZOOKEEPER-1884:
-------------------------------------
Thanks [~rgs] for reporting this. I could see the proposed patch would affect
ZOOKEEPER-1379 fixes, right?. Also, it would be good to add unit test in
{{ZooKeeperTest.java}}
> zkCli silently ignores commands with missing parameters
> -------------------------------------------------------
>
> Key: ZOOKEEPER-1884
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1884
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.4.6
> Reporter: Flavio Junqueira
> Assignee: Raul Gutierrez Segales
> Priority: Minor
> Fix For: 3.4.7
>
> Attachments: ZOOKEEPER-1884.patch
>
>
> Apparently, we have fixed this in trunk, but not in the 3.4 branch. When we
> pass only the path to create, the command is not executed because it expects
> an additional parameter and there is no error message because the create
> command exists.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)