You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kai Sasaki (JIRA)" <ji...@apache.org> on 2016/03/15 10:08:33 UTC

[jira] [Resolved] (HDFS-10015) CLONE - Erasure coding: Add auditlog FSNamesystem#createErasureCodingZone if this operation fails

     [ https://issues.apache.org/jira/browse/HDFS-10015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Sasaki resolved HDFS-10015.
-------------------------------
    Resolution: Invalid

> CLONE - Erasure coding: Add auditlog FSNamesystem#createErasureCodingZone if this operation fails
> -------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-10015
>                 URL: https://issues.apache.org/jira/browse/HDFS-10015
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: dragon
>            Assignee: Rakesh R
>            Priority: Minor
>              Labels: reviewed
>             Fix For: HDFS-7285
>
>
> 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)