[
https://issues.apache.org/jira/browse/HDFS-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323005#comment-14323005
]
Uma Maheswara Rao G commented on HDFS-7797:
-------------------------------------------
{quote}
} finally {
+ logAuditEvent(success, "setQuota", src);
writeUnlock();
}
getEditLog().logSync();
{quote}
I think we should say success only after logSync.
> Add audit log for setQuota operation
> ------------------------------------
>
> Key: HDFS-7797
> URL: https://issues.apache.org/jira/browse/HDFS-7797
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: namenode
> Affects Versions: 2.6.0
> Reporter: Rakesh R
> Assignee: Rakesh R
> Attachments: 001-HDFS-7797.patch
>
>
> SetQuota operation should be included in audit log.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)