Staffan Friberg created HDFS-9350:
-------------------------------------
Summary: Avoid creating temprorary strings in Block.toString() and
getBlockName()
Key: HDFS-9350
URL: https://issues.apache.org/jira/browse/HDFS-9350
Project: Hadoop HDFS
Issue Type: Improvement
Components: performance
Affects Versions: 2.7.1
Reporter: Staffan Friberg
Priority: Minor
Minor change to use StringBuilders directly to avoid creating temporary strings
of Long and Block name when doing toString on a Block.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)