[
https://issues.apache.org/jira/browse/HBASE-19198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-19198:
-----------------------------------
Fix Version/s: (was: 1.4.0)
> 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
> Fix For: 1.3.2, 1.2.7, 2.0.0-beta-1
>
>
> 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)