[
https://issues.apache.org/jira/browse/PHOENIX-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782826#comment-17782826
]
ASF GitHub Bot commented on PHOENIX-7097:
-----------------------------------------
stoty opened a new pull request, #1731:
URL: https://github.com/apache/phoenix/pull/1731
(no comment)
> Allow specifying full JDBC URL string in psql/PhoenixRunime
> -----------------------------------------------------------
>
> Key: PHOENIX-7097
> URL: https://issues.apache.org/jira/browse/PHOENIX-7097
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 5.2.0, 5.1.3
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> PhoenixRuntime / psql now uncoditionally adds the "jdbc:phoenix:" prefix to
> the connection string parameter.
> If we checked for the "jdbc:phoenix" prefix, and only added it if it's
> missing, we could also use full JDBC URLs for psql, like
> "jdbc:phoenix+master:..."
--
This message was sent by Atlassian Jira
(v8.20.10#820010)