You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Wendy Chien (JIRA)" <ji...@apache.org> on 2007/03/02 04:31:50 UTC

[jira] Updated: (HADOOP-1056) Decommission only recognizes IP addesses in hosts and exclude files on refresh.

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

Wendy Chien updated HADOOP-1056:
--------------------------------

    Attachment: excludefix.patch

Attached a patch which checks for getHostName also in inHostsList and inExcludedHostsList.

> Decommission only recognizes IP addesses in hosts and exclude files on refresh.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-1056
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1056
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Wendy Chien
>         Attachments: excludefix.patch
>
>
> HADOOP-442 and HADOOP-985 collided and caused this bug.  Because DatanodeID.getHost() now returns an IP address, when we reread the hosts and exclude files on refresh, we won't recognize any of the hostnames in the files as matching the what getHost returns.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.