[ https://issues.apache.org/jira/browse/ZOOKEEPER-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805473#action_12805473 ]
Hudson commented on ZOOKEEPER-456: ---------------------------------- Integrated in ZooKeeper-trunk #680 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/680/]) > CREATOR_ALL_ACL has unnecessary PERMS.ADMIN in the declartion. > -------------------------------------------------------------- > > Key: ZOOKEEPER-456 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-456 > Project: Zookeeper > Issue Type: Improvement > Reporter: Mahadev konar > Assignee: Patrick Hunt > Fix For: 3.3.0 > > Attachments: ZOOKEEPER-456.patch > > > CREATOR_ALL_ACL has unnecessary PERMS.ADMIN in the declartion. The perms are > defined as PERMS.ALL|PERMS.ADMIN. PERMS.ALL includes ADMIN, so the logical or > is unnecessary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.