Chris Nauroth created HDFS-5595: ----------------------------------- Summary: NameNode: implement AclManager as abstraction over INode ACL Map. Key: HDFS-5595 URL: https://issues.apache.org/jira/browse/HDFS-5595 Project: Hadoop HDFS Issue Type: Sub-task Components: namenode Reporter: Chris Nauroth
Complete an initial implementation of {{AclManager}} to enable further development tasks. This will be a basic implementation using the INode ACL Map to track associations between inodes and ACLs. This will not fully implement all of the optimizations discussed in the design doc. Further optimization work will be tracked in separate tasks. -- This message was sent by Atlassian JIRA (v6.1#6144)