You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/04/13 11:53:00 UTC

[jira] [Created] (HBASE-20409) Set hbase.client.meta.operation.timeout in TestClientOperationTimeout

Peter Somogyi created HBASE-20409:
-------------------------------------

             Summary: Set hbase.client.meta.operation.timeout in TestClientOperationTimeout
                 Key: HBASE-20409
                 URL: https://issues.apache.org/jira/browse/HBASE-20409
             Project: HBase
          Issue Type: Improvement
          Components: test
    Affects Versions: 3.0.0, 2.1.0, 2.0.0
            Reporter: Peter Somogyi
            Assignee: Peter Somogyi


In TestClientOperationTimeout the hbase.client.meta.operation.timeout property is not, so default value is used which is 1200000ms. The test finishes earlier if we set the timeout to match with hbase.client.meta.operation.timeout.

Since the first call will go to META table where the default timeout is used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)