[
https://issues.apache.org/jira/browse/HBASE-23804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Vissapragada updated HBASE-23804:
-----------------------------------------
Affects Version/s: HBASE-18095
> Fix default master addr hostname in master registry
> ---------------------------------------------------
>
> Key: HBASE-23804
> URL: https://issues.apache.org/jira/browse/HBASE-23804
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 3.0.0, 2.3.0, 1.6.0, HBASE-18095
> Reporter: Bharath Vissapragada
> Assignee: Bharath Vissapragada
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
>
> Currently master addr end point always defaults to localhost:16000 if nothing
> is configured. This is not always correct, especially if the master rpc end
> point binds to an address that is not loopback. The default behavior for rpc
> server's bind address is to looks u the hostname and then bind to the address
> to which it resolves. Master registry should do the same.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)