[
https://issues.apache.org/jira/browse/HBASE-20409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi updated HBASE-20409:
----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
2.1.0
3.0.0
Status: Resolved (was: Patch Available)
Thanks for the review [[email protected]]! Pushed to branch-2.0+
> 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
> Priority: Trivial
> Fix For: 3.0.0, 2.1.0, 2.0.0
>
> Attachments: HBASE-20409.master.001.patch
>
>
> 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)