Ivan Kelly created BOOKKEEPER-767:
-------------------------------------
Summary: Allow loopback in tests
Key: BOOKKEEPER-767
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-767
Project: Bookkeeper
Issue Type: Bug
Reporter: Ivan Kelly
Assignee: Ivan Kelly
Fix For: 4.3.0, 4.2.3
It's not uncommon to have something like the following in /etc/hosts:
{quote}
127.0.1.1 <myhostname>
{quote}
This breaks the bookkeeper tests because getAllowLoopback() defaults to false.
We should set allow loopback to true to allow tests to run out of the box on
linux machines.
--
This message was sent by Atlassian JIRA
(v6.2#6252)