[
https://issues.apache.org/jira/browse/PHOENIX-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063150#comment-18063150
]
Richárd Antal commented on PHOENIX-7259:
----------------------------------------
We might need to change something here
[https://github.com/apache/phoenix/blob/4455038df71a8c383d1e59ae1b9a4e51f9d9d0f8/phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ConnectionInfo.java#L195-L198]
> HA connections don't work when the default Registry is not Zookeeper
> --------------------------------------------------------------------
>
> Key: PHOENIX-7259
> URL: https://issues.apache.org/jira/browse/PHOENIX-7259
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.2.0, 5.1.3
> Reporter: Istvan Toth
> Priority: Major
>
> HA groups internally use, and return JDBC "url"s without an explicit protocol
> variant.
> This works by default when the default regsitry is ZK (HBase 2.x default
> setting), but it doesn't work when it is not (HBase 3.x default setting)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)