You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2022/07/08 05:30:00 UTC

[jira] [Created] (HBASE-27183) Support regionserver to connect to HMaster proxy port

Viraj Jasani created HBASE-27183:
------------------------------------

             Summary: 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
             Fix For: 2.5.0, 3.0.0-alpha-4, 2.4.14


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)