[
https://issues.apache.org/jira/browse/HBASE-9326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753292#comment-13753292
]
Hudson commented on HBASE-9326:
-------------------------------
SUCCESS: Integrated in hbase-0.95 #502 (See
[https://builds.apache.org/job/hbase-0.95/502/])
HBASE-9371 Eliminate log spam when tailing files
HBASE-9326 ServerName is created using getLocalSocketAddress, breaks binding to
the wildcard
address. Revert HBASE-8640 (jdcryans: rev 1518429)
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/fs/HFileSystem.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java
> ServerName is created using getLocalSocketAddress, breaks binding to the
> wildcard address. Revert HBASE-8640
> ------------------------------------------------------------------------------------------------------------
>
> 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
> Assignee: Jean-Daniel Cryans
> Priority: Critical
> Fix For: 0.98.0, 0.94.12, 0.96.0
>
> Attachments: HBASE-9326.patch
>
>
> 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