Rakesh R created HDFS-8114:
------------------------------
Summary: Erasure coding: Add auditlog
FSNamesystem#createErasureCodingZone if this operation fails
Key: HDFS-8114
URL: https://issues.apache.org/jira/browse/HDFS-8114
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Rakesh R
Assignee: Rakesh R
Priority: Minor
While reviewing, I've noticed {{createErasureCodingZone}} is not adding
auditlog if this operation fails. IMHO its good to capture failure case also.
{code}
logAuditEvent(success, "createErasureCodingZone", srcArg, null, resultingStat);
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)