Use StringBuilder instead of Formatter for audit logs
-----------------------------------------------------
Key: HDFS-1087
URL: https://issues.apache.org/jira/browse/HDFS-1087
Project: Hadoop HDFS
Issue Type: Improvement
Components: name-node
Reporter: Chris Douglas
Priority: Minor
The audit logs do not use any {{format}} functionality that cannot be replaced
by a simple, more efficient set of appends.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.