You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/11/07 05:18:00 UTC

[jira] [Created] (HBASE-19198) TestIPv6NIOServerSocketChannel fails; unable to bind

stack created HBASE-19198:
-----------------------------

             Summary: TestIPv6NIOServerSocketChannel fails; unable to bind
                 Key: HBASE-19198
                 URL: https://issues.apache.org/jira/browse/HBASE-19198
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 2.0.0-beta-1
            Reporter: stack
            Assignee: stack
            Priority: Minor


This test always fails on some hardware I have here abouts.

The test is sort of odd in that it asks to resolve 'localhost'. In my case, I get back two addresses: 127.0.0.1 and then a nonsense one, 205.127.0.0 which looks like a managled address.

I've tried to figure how resolve is broke on this machine but configs look good and dig/host using 'localhost' fails because it ain't an address to resolve.

Given latter, I'm changing the test to use getLocalHost which is what it is trying to look up....



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)