You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "nkeywal (JIRA)" <ji...@apache.org> on 2013/03/04 17:23:13 UTC

[jira] [Created] (HBASE-7989) Client with a cache info on a dead server will wait for 20s before trying another one.

nkeywal created HBASE-7989:
------------------------------

             Summary: 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.95.0, 0.98.0
            Reporter: nkeywal


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira