[
https://issues.apache.org/jira/browse/HBASE-26182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-26182:
------------------------------
Fix Version/s: 3.0.0-alpha-2
2.5.0
Hadoop Flags: Reviewed
Release Note: Set 'hbase.client.bootstrap.refresh_interval_secs' to -1 can
disable refresh of connection registry endpoint.
> Allow disabling refresh of connection registry endpoint
> -------------------------------------------------------
>
> Key: HBASE-26182
> URL: https://issues.apache.org/jira/browse/HBASE-26182
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 2.5.0, 3.0.0-alpha-2
>
>
> One possible deployment in production is to use something like a lvs in front
> of all the region servers to act as a LB, so client just need to connect to
> the lvs IP instead of go to the region server directly to get registry
> information.
> For this scenario we do not need to refresh the endpoints any more.
> The simplest way is to set the refresh interval to -1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)