Hi, On 30 November 2015 at 10:32, Talluri, Chandra < [email protected]> wrote:
> Hi > While using Command line script ZkCli.sh on Zookeeper to set ACL's for a > range of Ip's > for setAcl / ip:10.0.0.0/16:cdrw I always get "Acl is not valid : /" > (zookeeper.version=3.4.6 release version) > What is the right Syntax? > CIDR is only supported in versions >= 3.5.0: https://issues.apache.org/jira/browse/ZOOKEEPER-1673 -rgs
