You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Matthieu Morel (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/10/03 17:08:33 UTC

[jira] [Issue Comment Edited] (BOOKKEEPER-66) use IPv4 for builds

    [ https://issues.apache.org/jira/browse/BOOKKEEPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119351#comment-13119351 ] 

Matthieu Morel edited comment on BOOKKEEPER-66 at 10/3/11 3:07 PM:
-------------------------------------------------------------------

patch that forces maven to use IPv4 in tests
                
      was (Author: mmorel):
    forces maven to use IPv4 in tests
                  
> use IPv4 for builds
> -------------------
>
>                 Key: BOOKKEEPER-66
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-66
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Matthieu Morel
>         Attachments: BOOKKEEPER-66.patch
>
>
> On some linux boxes that run a dual IPv6-IPv4 network stack, with IPv6 enabled (e.g. debian-based), there is an issue with some java programs, preventing network connections.
> This results in "org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /ledgers" in BookieZKExpireTest test (for instance) but is actually due to a previous "java.net.NoRouteToHostException: Network is
> unreachable" issue.
> I could reproduce this on a debian 6 for instance, and the issue is similar another one detailed in a Hadoop ticket: https://issues.apache.org/jira/browse/HADOOP-6056
> We should make sure IPv4 is used for builds so that one can build bookkeeper out of the box, without configuration changes to the OS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira