You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2012/12/16 07:52:13 UTC

[jira] [Resolved] (ZOOKEEPER-1359) ZkCli create command data and acl parts should be optional.

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt resolved ZOOKEEPER-1359.
-------------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 3.4.6)
         Assignee:     (was: kavita sharma)

Good point Edward. I tested with trunk and it was fine. Must have been fixed at some point. Marking as a dup.
                
> ZkCli create command data and acl parts should be optional.
> -----------------------------------------------------------
>
>                 Key: ZOOKEEPER-1359
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1359
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: java client
>            Reporter: kavita sharma
>            Priority: Trivial
>              Labels: new
>
> In zkCli if we create a node without data then also node is getting created but if we will see in the commandMap 
> it shows that
> {noformat}
>  commandMap.put("create", "[-s] [-e] path data acl");
> {noformat}
> that means data and acl parts are not optional .we need to change these parts as optional.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira