[
https://issues.apache.org/jira/browse/ZOOKEEPER-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020907#comment-14020907
]
Rakesh R commented on ZOOKEEPER-1222:
-------------------------------------
[~michim] I think zk#reconfig(joiningServers, leavingServers, newMembers,
fromConfig, stat) api also allows null stat object. Could you consider this too.
> 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.5.0
>
> Attachments: 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)