[
https://issues.apache.org/jira/browse/HBASE-9326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750428#comment-13750428
]
Jean-Daniel Cryans commented on HBASE-9326:
-------------------------------------------
It's HBASE-8640 that started passing that address in the ServerName, it used to
be that we were just passing the hostname that we were resolving before that.
> ServerName is created using getLocalSocketAddress, breaks binding to the
> wildcard address
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-9326
> URL: https://issues.apache.org/jira/browse/HBASE-9326
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.95.2
> Reporter: Jean-Daniel Cryans
> Priority: Critical
> Fix For: 0.98.0, 0.96.0
>
>
> In HBASE-8148 I added a way to bind to specific addresses, like 0.0.0.0, but
> right now in 0.95/trunk the ServerName is created using getLocalSocketAddress
> in RpcServer so 0.0.0.0 gets published in ZK.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira