Amichai Rothman created ZOOKEEPER-4197:
------------------------------------------
Summary: Various tests fail on localhost.localdomain
Key: ZOOKEEPER-4197
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4197
Project: ZooKeeper
Issue Type: Bug
Components: tests
Affects Versions: 3.6.3
Reporter: Amichai Rothman
Various tests have "localhost" hardcoded and/or do a reverse lookup on
127.0.0.1 and expect it to be "localhost". This fails on systems, such as
several Linux distributions, where that resolves to "localhost.localdomain".
Tests should be fixed so the build can succeed on all such systems, even if
localhost is named localhost.localdomain.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)