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

Tsz Wo (Nicholas), SZE updated HDFS-1785:
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I have committed this.

> Cleanup BlockReceiver and DataXceiver
> -------------------------------------
>
>                 Key: HDFS-1785
>                 URL: https://issues.apache.org/jira/browse/HDFS-1785
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: data-node
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>             Fix For: 0.23.0
>
>         Attachments: h1785_20110324.patch, h1785_20110325.patch
>
>
> {{clientName.length()}} is used multiple times for determining whether the 
> source is a client or a datanode.
> {code}
> if (clientName.length() == 0) {
> //it is a datanode
> }
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to