Yongjun Zhang created HDFS-10632:
------------------------------------
Summary: DataXceiver to report the length of the block it's
receiving
Key: HDFS-10632
URL: https://issues.apache.org/jira/browse/HDFS-10632
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Yongjun Zhang
In DataXceiver:#writeBlock:
{code}
LOG.info("Receiving " + block + " src: " + remoteAddress + " dest: "
+ localAddress);
{code}
This message is better to report the size of the block its receiving.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]