[
https://issues.apache.org/jira/browse/HBASE-27183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564353#comment-17564353
]
Viraj Jasani commented on HBASE-27183:
--------------------------------------
New registry is required only if we are introducing new way of storing master
and meta address. Here the hostname/ip address of active master remains same
but only port is a proxy. But I think the better way is for master to publish
it's own port by using new config.
> Support regionserver to connect to HMaster proxy port
> -----------------------------------------------------
>
> Key: HBASE-27183
> URL: https://issues.apache.org/jira/browse/HBASE-27183
> Project: HBase
> Issue Type: Improvement
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 3.0.0-alpha-4
>
>
> Regionservers get active master address from Zookeeper/Master registry and
> tries to make RPC calls to master.
> For security concerns, regionservers might require making connection to a
> different proxy port of master rather than it's original port retrieved from
> Zookeeper. We should support this case by introducing a new config.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)