audit logs could ignore certain xsactions and also could contain "ip=null"
--------------------------------------------------------------------------
Key: HDFS-1927
URL: https://issues.apache.org/jira/browse/HDFS-1927
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 0.20.2, 0.23.0
Reporter: John George
Assignee: John George
Namenode audit logs could be ignoring certain transactions that are
successfully completed. This is because it check if the RemoteIP is null to
decide if a transaction is remote or not. In certain cases, RemoteIP could
return null but the xsaction could still be "remote". An example is a case
where a client gets killed while in the middle of the transaction.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira