Log Improvements in org.apache.hadoop.hdfs.server.datanode.BlockReceiver. -------------------------------------------------------------------------
Key: HDFS-1778 URL: https://issues.apache.org/jira/browse/HDFS-1778 Project: Hadoop HDFS Issue Type: Sub-task Components: data-node Reporter: Uma Maheswara Rao G Assignee: Uma Maheswara Rao G Here we used so many '+' operators to construct the log messages. To Avoid the unnecessary string objects creation, we can use string builder and append. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira