ZooDefs.Ids ACL lists not immutable
-----------------------------------

                 Key: ZOOKEEPER-1362
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1362
             Project: ZooKeeper
          Issue Type: Improvement
          Components: java client
            Reporter: Tassos Souris
            Priority: Trivial


In org.apache.zookeeper:
      1) ZooDefs.Ids.OPEN_ACL_UNSAFE
      2) ZooDefs.Ids.CREATOR_ALL_ACL
      3) ZooDefs.Ids.READ_ALL_ACL
are not immutable lists. Unlikely but the client could alter them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to