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)