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:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-20409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Somogyi updated HBASE-20409:
----------------------------------
    Attachment: HBASE-20409.master.001.patch

> 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
>         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)