Drop log level of "heartbeat: ..." in BPServiceActor to DEBUG
-------------------------------------------------------------
Key: HDFS-3240
URL: https://issues.apache.org/jira/browse/HDFS-3240
Project: Hadoop HDFS
Issue Type: Improvement
Components: data-node
Affects Versions: 2.0.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Trivial
Attachments: hdfs-3240.txt
The following log message is at INFO level, but should be at DEBUG level:
{code}
LOG.info("heartbeat: " + this);
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira