[
https://issues.apache.org/jira/browse/HBASE-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-7989.
----------------------------------------
Resolution: Incomplete
> Client with a cache info on a dead server will wait for 20s before trying
> another one.
> --------------------------------------------------------------------------------------
>
> Key: HBASE-7989
> URL: https://issues.apache.org/jira/browse/HBASE-7989
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 0.98.0, 0.95.0
> Reporter: Nicolas Liochon
> Priority: Major
>
> Scenario is:
> - fetch the cache in the client
> - a server dies
> - try to use a region that is on the dead server
> This will lead to a 20 second connect timeout. We don't have this in unit
> test because we have this only is the remote box does not answer. In the unit
> tests we have immediately a connection refused from the OS.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)