[
https://issues.apache.org/jira/browse/HDFS-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938011#comment-14938011
]
Hudson commented on HDFS-8114:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #439 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/439/])
HDFS-8114. Erasure coding: Add auditlog (zhezhang: rev
3b56a5aa9e82b5ef4fbafa832947eb80b77f0976)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
> 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
> Labels: reviewed
> Fix For: HDFS-7285
>
> Attachments: HDFS-8114-001.patch
>
>
> While reviewing, I've noticed {{createErasureCodingZone}} is not adding
> auditlog if this operation fails. IMHO its good to capture failure case also.
> {code}
> logAuditEvent(true, "createErasureCodingZone", srcArg, null, resultingStat);
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)