[ https://issues.apache.org/jira/browse/HADOOP-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Allen Wittenauer resolved HADOOP-5888. -------------------------------------- Resolution: Fixed I'm going to close this as half-fixed/half-won't fix due to some tests needing to be on 0.0.0.0 to make sure that we test that configuration since we give it to users. > 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 Common > 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 was sent by Atlassian JIRA (v6.2#6252)