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

Suresh Srinivas commented on HADOOP-9099:
-----------------------------------------

Ivan, your thinking pattern will influence someone to use UnknownHost123 :-) I 
am sure this jira will be opened many more times to come up with creative non 
existent host names :-)

+1 for the patch. Will commit it after Jenkins posts +1.
                
> NetUtils.normalizeHostName fails on domains where UnknownHost resolves to an 
> IP address
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9099
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9099
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 1-win
>            Reporter: Ivan Mitic
>            Assignee: Ivan Mitic
>            Priority: Minor
>             Fix For: 1.2.0, 1-win
>
>         Attachments: HADOOP-9099.branch-1-win.patch, HADOOP-9099.trunk.patch
>
>
> I just hit this failure. We should use some more unique string for 
> "UnknownHost":
> Testcase: testNormalizeHostName took 0.007 sec
>       FAILED
> expected:<[65.53.5.181]> but was:<[UnknownHost]>
> junit.framework.AssertionFailedError: expected:<[65.53.5.181]> but 
> was:<[UnknownHost]>
>       at 
> org.apache.hadoop.net.TestNetUtils.testNormalizeHostName(TestNetUtils.java:347)
> Will post a patch in a bit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to