[
https://issues.apache.org/jira/browse/HBASE-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans updated HBASE-8148:
--------------------------------------
Attachment: HBASE-8148.patch
Patch that does the work.
For the RS, it simply uses hbase.regionserver.ipc.address if it's available to
bind.
For the master, the ServerName cannot be set like we do for the RS when it
reports for duty so I keep both the hostname that's normally set and the bind
address if configured so that the Master doesn't report as being "0.0.0.0".
> Allow IPC to bind on a specific address
> ---------------------------------------
>
> Key: HBASE-8148
> URL: https://issues.apache.org/jira/browse/HBASE-8148
> Project: HBase
> Issue Type: Improvement
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.95.0
>
> Attachments: HBASE-8148.patch
>
>
> Sometimes it can be useful to have the master and region servers bind on a
> specific address, mainly 0.0.0.0. Adding this shouldn't change the default
> behavior.
--
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