[ https://issues.apache.org/jira/browse/ZOOKEEPER-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055553#comment-14055553 ]
Hudson commented on ZOOKEEPER-1222: ----------------------------------- FAILURE: Integrated in ZooKeeper-trunk #2360 (See [https://builds.apache.org/job/ZooKeeper-trunk/2360/]) ZOOKEEPER-1222. getACL should only call DataTree.copyStat when passed in stat is not null (Michi Mutsuzaki via rakeshr) (rakeshr: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1608872) * /zookeeper/trunk/CHANGES.txt * /zookeeper/trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java * /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/ClientTest.java * /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/ReconfigTest.java > 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: Michi Mutsuzaki > Priority: Minor > Fix For: 3.4.7, 3.5.0 > > Attachments: ZOOKEEPER-1222-br3_4.patch, ZOOKEEPER-1222.patch, > ZOOKEEPER-1222.patch > > > 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 was sent by Atlassian JIRA (v6.2#6252)