Haohui Mai created HDFS-7477: -------------------------------- Summary: Replace ACLException with AccessControlException Key: HDFS-7477 URL: https://issues.apache.org/jira/browse/HDFS-7477 Project: Hadoop HDFS Issue Type: Bug Reporter: Haohui Mai
Currently many functions logs audit log during failures only when {{AccessControlException}} is thrown, thus no audit logs are logged if {{AclException}} is thrown when the ACLs deny the access. -- This message was sent by Atlassian JIRA (v6.3.4#6332)