Chris Nauroth created HDFS-5619:
-----------------------------------
Summary: NameNode: record ACL modifications to edit log.
Key: HDFS-5619
URL: https://issues.apache.org/jira/browse/HDFS-5619
Project: Hadoop HDFS
Issue Type: Sub-task
Components: namenode
Reporter: Chris Nauroth
Implement a new edit log opcode, {{OP_SET_ACL}}, which fully replaces the ACL
of a specific inode. For ACL operations that perform partial modification of
the ACL, the NameNode must merge the modifications with the existing ACL to
produce the final resulting ACL and encode it into an {{OP_SET_ACL}}.
--
This message was sent by Atlassian JIRA
(v6.1#6144)