[jira] [Commented] (PHOENIX-6523) Support for HBase Registry Implementations through Phoenix connection URL

2021-08-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392606#comment-17392606 ] ASF GitHub Bot commented on PHOENIX-6523: - ramatronics opened a new pull reques

[GitHub] [phoenix] ramatronics opened a new pull request #1280: PHOENIX-6523: Support for HRpc connection protocol through JDBC URL

2021-08-03 Thread GitBox
ramatronics opened a new pull request #1280: URL: https://github.com/apache/phoenix/pull/1280 HBase now supports a zookeeper-less connection strategy using a Master Registry implementation. For this to work through Phoenix, we need to set a list s of the HMaster quorum ```xml