[
https://issues.apache.org/jira/browse/PHOENIX-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihir Monani updated PHOENIX-7038:
----------------------------------
Description:
With JDBC connection string, Clients can provide connection query service name.
With use of Connection Query Service Name, different kinds of clients/use-case
in single JVM can create connection with different configuration like
time-outs, retries, sleep between retries.
Connection URL Example : jdbc:phoenix:localhost:2181:CONN_QUERY_SERVICE_2
Here CONN_QUERY_SERVICE_2 is connection query service name.
was:
With JDBC connection profile string, Clients can provide connection profile
name. With use of Connection Profile, different kinds of clients/use-case in
single JVM can create connection with different configuration like time-outs,
retries, sleep between retries.
Connection URL Example : jdbc:phoenix:localhost:2181:CONN_PROFILE_2
Here CONN_PROFILE_2 is connection profile name.
> Implement Connection Query Service Metrics
> ------------------------------------------
>
> Key: PHOENIX-7038
> URL: https://issues.apache.org/jira/browse/PHOENIX-7038
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Mihir Monani
> Assignee: Mihir Monani
> Priority: Major
>
> With JDBC connection string, Clients can provide connection query service
> name. With use of Connection Query Service Name, different kinds of
> clients/use-case in single JVM can create connection with different
> configuration like time-outs, retries, sleep between retries.
> Connection URL Example : jdbc:phoenix:localhost:2181:CONN_QUERY_SERVICE_2
> Here CONN_QUERY_SERVICE_2 is connection query service name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)