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)