Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS ACLs (HDFS-4685)
-
None
-
Reviewed
Description
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.