[
https://issues.apache.org/jira/browse/HDFS-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uma Maheswara Rao G updated HDFS-5724:
--------------------------------------
Status: Patch Available (was: Open)
> modifyCacheDirective logging audit log command wrongly as addCacheDirective
> ---------------------------------------------------------------------------
>
> Key: HDFS-5724
> URL: https://issues.apache.org/jira/browse/HDFS-5724
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 3.0.0
> Reporter: Uma Maheswara Rao G
> Assignee: Uma Maheswara Rao G
> Priority: Minor
> Attachments: HDFS-5724.patch
>
>
> modifyCacheDirective:
> {code}
> if (isAuditEnabled() && isExternalInvocation()) {
> logAuditEvent(success, "addCacheDirective", null, null, null);
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)