[
https://issues.apache.org/jira/browse/BOOKKEEPER-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018834#comment-14018834
]
Flavio Junqueira commented on BOOKKEEPER-767:
---------------------------------------------
Ok, I was able to repro this one in an ubuntu vm. I'm not able to complete the
test, though, it crashes due to oom. Has anyone tried to run this on a vm? In
any case, it seems to be a separate issue, so I'm fine with the trunk patch. I
still need to go through the 4.2 patch.
> 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
>
> Attachments: 0002-BOOKKEEPER-767-Allow-loopback-in-tests.trunk.patch,
> 0003-BOOKKEEPER-767-Allow-loopback-in-tests.branch42.patch
>
>
> 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)