[ https://issues.apache.org/jira/browse/HDFS-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yiqun Lin updated HDFS-10632: ----------------------------- Attachment: HDFS-10632.001.patch > 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 > Components: datanode, hdfs > Reporter: Yongjun Zhang > Assignee: Yiqun Lin > Priority: Trivial > Labels: supportability > Attachments: HDFS-10632.001.patch > > > 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: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org