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

Mahadev konar updated ZOOKEEPER-1359:
-------------------------------------

    Fix Version/s:     (was: 3.4.3)
                   3.4.4

Moving it out to 3.4.4.

@Kavita, 
 Want to take a crack at a patch?
                
> 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
>            Assignee: kavita sharma
>            Priority: Trivial
>              Labels: new
>             Fix For: 3.5.0, 3.4.4
>
>
> 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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to