Istvan Toth created PHOENIX-7097:
------------------------------------
Summary: 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.1.3, 5.2.0
Reporter: Istvan Toth
Assignee: Istvan Toth
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)