[
https://issues.apache.org/jira/browse/HBASE-28547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-28547:
------------------------------
Hadoop Flags: Reviewed
Release Note:
Now you can specify connection configurations through the connection URI
queries. For example
hbase+zk://zkserver:2181/hbase?zookeeper.session.timeout=15000
By introducing the zookeeper.session.timeout=15000 query in the URI, you can
override the existing configuration value for zookeeper.session.timeout in the
Configuration instance you used when calling ConnectionFactory.createConnection
or createAsyncConnection.
> Support specifying connection configuration through queries of the connection
> uri
> ---------------------------------------------------------------------------------
>
> Key: HBASE-28547
> URL: https://issues.apache.org/jira/browse/HBASE-28547
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)