Stat.aversion

> On Jun 22, 2017, at 1:04 PM, Arpit Agarwal <[email protected]> wrote:
> 
> Greetings,
> 
> For the ZooKeeper.setACL call:
> 
> https://github.com/apache/zookeeper/blob/master/src/java/main/org/apache/zookeeper/ZooKeeper.java#L2368
> 
>     public Stat setACL(final String path, List<ACL> acl, int version)
> 
> Should version be set to Stat.version or Stat.aversion?
> 
> Thanks,
> Arpit
> 
> 

Reply via email to