You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Flavio Junqueira (JIRA)" <ji...@apache.org> on 2014/02/20 13:00:25 UTC

[jira] [Created] (ZOOKEEPER-1884) zkCli silently ignores a create when only the path is given

Flavio Junqueira created ZOOKEEPER-1884:
-------------------------------------------

             Summary: zkCli silently ignores a create when only the path is given
                 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
            Priority: Minor
             Fix For: 3.4.7


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.1.5#6160)