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: Mahadev konar
Fix For: 3.3.0
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.