You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/09/03 11:29:00 UTC

[jira] [Created] (HBASE-24979) Include batch mutatations in client operation timeout tests

Viraj Jasani created HBASE-24979:
------------------------------------

             Summary: Include batch mutatations in client operation timeout tests
                 Key: HBASE-24979
                 URL: https://issues.apache.org/jira/browse/HBASE-24979
             Project: HBase
          Issue Type: Test
    Affects Versions: 1.7.0, 2.4.0
            Reporter: Viraj Jasani


While put, get and scan operations are included in client operation timeout test, we should also include batch requests. batch() has different way of handling operation timeout by passing it to AsyncProcessTask and then waiting on async future response.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)