Wei-Chiu Chuang created HDFS-13363:
--------------------------------------
Summary: Record file path when FSDirAclOp throws AclException
Key: HDFS-13363
URL: https://issues.apache.org/jira/browse/HDFS-13363
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Wei-Chiu Chuang
When AclTransformation methods throws AclException, it does not record the file
path that has the exception. These AclTransformation methods are invoked in
FSDirAclOp methods, which know the file path. Therefore even if it throws an
exception, we would never know which file has those invalid ACLs.
These FSDirAclOp methods can catch AclException, and then add the file path in
the error message.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]