Lokesh Khurana created PHOENIX-7495: ---------------------------------------
Summary: Support for HBase Registry Implementations in Pheonix HA Connections Key: PHOENIX-7495 URL: https://issues.apache.org/jira/browse/PHOENIX-7495 Project: Phoenix Issue Type: Improvement Reporter: Lokesh Khurana Assignee: Lokesh Khurana PHOENIX-6523 adds support for MasterRegistry and RPCConnectionRegistry to Phoenix but only for Normal Phoenix Connections. This Jira is an extension of that to provide different registry supports in Phoenix HA Connections. For this Jira Initial bootstrap ha phoenix url to connect to clusters will be same containing ZK urls to get Cluster Role Records For this to work we are introducing new parameter in Cluster Role Record :- Registry Type (which can be ZK/Master/RPC...) and url param of CRR will contain the hostnames with respect to registry type. For Backward Compatibility if RegistryType is not there then we will assume it's ZK -- This message was sent by Atlassian Jira (v8.20.10#820010)