NamenodeFsck.toString() uses StringBuilder with + operator 
-----------------------------------------------------------

                 Key: HDFS-2238
                 URL: https://issues.apache.org/jira/browse/HDFS-2238
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Tsz Wo (Nicholas), SZE
            Priority: Minor


We should always use StringBuilder.append(..) but not + (string concatenation).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to