[ 
https://issues.apache.org/jira/browse/HDFS-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yongjun Zhang updated HDFS-10632:
---------------------------------
       Priority: Trivial  (was: Major)
    Component/s: hdfs
                 datanode

> 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
>            Priority: Trivial
>
> 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

Reply via email to