[
https://issues.apache.org/jira/browse/HDFS-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298697#comment-14298697
]
Kihwal Lee commented on HDFS-7706:
----------------------------------
Can we also convert log statements to use "{ }" in order to avoid unnecessary
string constructions? Profiling has shown that when {{blockStateChangeLog}}
log level is set to WARN, significant time is still spent in constructing and
garbage collecting log message strings for the INFO level messages.
> Switch BlockManager logging to use slf4j
> ----------------------------------------
>
> Key: HDFS-7706
> URL: https://issues.apache.org/jira/browse/HDFS-7706
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: namenode
> Affects Versions: 2.6.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Priority: Minor
> Attachments: hdfs-7706.001.patch
>
>
> Nice little refactor to do.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)