[ https://issues.apache.org/jira/browse/HADOOP-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Todd Lipcon updated HADOOP-5888: -------------------------------- Attachment: hadoop-5888.txt This patch needs to go on top of HADOOP-5626 or else it will cause some tests to fail. > Improve test run time by avoiding 0.0.0.0 lookups > ------------------------------------------------- > > Key: HADOOP-5888 > URL: https://issues.apache.org/jira/browse/HADOOP-5888 > Project: Hadoop Core > Issue Type: Improvement > Reporter: Todd Lipcon > Attachments: hadoop-5888.txt > > > HADOOP-3694 discusses the fact that 0.0.0.0 is slower to reverse than > 127.0.0.1 on a lot of systems. The replacing of 0.0.0.0 with 127.0.0.1 was > only partially completed in that ticket. This ticket is to track continued > work on that front. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.