Uma Maheswara Rao G created HDFS-5724:
-----------------------------------------
Summary: 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
modifyCacheDirective:
{code}
if (isAuditEnabled() && isExternalInvocation()) {
logAuditEvent(success, "addCacheDirective", null, null, null);
}
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)