[
https://issues.apache.org/jira/browse/HBASE-26149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396349#comment-17396349
]
Duo Zhang commented on HBASE-26149:
-----------------------------------
Basically there are two directions.
One is how to deal with rpc, as now we rely on rpc to get cluster id, but we
rely on cluster I’d to determine the authentication way of rpc. This is a
cyclic dependency, in rpc based connection registry we just ignore cluster id
and use the default authentication way. We need to find a way to deal with this.
Another is improve the usability. Including region server based end point,
allow disable refreshing, allow a short refresh interval for the initial
refresh, etc.
> Further improvements on ConnectionRegistry implementations
> ----------------------------------------------------------
>
> Key: HBASE-26149
> URL: https://issues.apache.org/jira/browse/HBASE-26149
> Project: HBase
> Issue Type: Umbrella
> Components: Client
> Reporter: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)