[ 
https://issues.apache.org/jira/browse/HDFS-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276753#comment-13276753
 ] 

Hudson commented on HDFS-3417:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #1081 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1081/])
    HDFS-3417. Rename BalancerDatanode#getName to getDisplayName to be 
consistent with Datanode. Contributed by Eli Collins (Revision 1338767)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1338767
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/Balancer.java

                
> Rename BalancerDatanode#getName to getDisplayName to be consistent with 
> Datanode
> --------------------------------------------------------------------------------
>
>                 Key: HDFS-3417
>                 URL: https://issues.apache.org/jira/browse/HDFS-3417
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: data-node
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>             Fix For: 2.0.1
>
>         Attachments: hdfs-3417.txt
>
>
> Let's rename BalancerDatanode#getName to getDisplayName to be consistent with 
> Datanode, since it's used for logging. Also makes the code less confusing as 
> "getName" in the context of DataNode/Node usually refers to a network 
> location, not a display name.

--
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

        

Reply via email to