Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
HDDS-2940 creates a separate prefix entry in the key table for every directory in the pathname.
Each prefix directory is assigned a unique object id during the File create request OR Mkdir(Directory create request).
PrefixManagerImpl needs to retrieve the object id from the Key Info of the prefix/directory when doing a addAcl() or a setAcl(). This ensures consistency between the key table and the ACL prefix table.