getACL should only call DataTree.copyStat when passed in stat is not null
-------------------------------------------------------------------------

                 Key: ZOOKEEPER-1222
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1222
             Project: ZooKeeper
          Issue Type: Bug
          Components: java client
    Affects Versions: 3.3.3, 3.4.0
            Reporter: Camille Fournier
            Assignee: Camille Fournier
            Priority: Minor
             Fix For: 3.4.0


getACL(String, Stat) should allow the stat object to be null in the case that 
the user doesn't care about getting the stat back, as per other methods with 
similar syntax

--
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