[ https://issues.apache.org/jira/browse/HBASE-24979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Viraj Jasani resolved HBASE-24979. ---------------------------------- Fix Version/s: 2.2.7 Resolution: Fixed > 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 > Assignee: Viraj Jasani > Priority: Major > Fix For: 3.0.0-alpha-1, 2.4.0, 2.2.7, 2.3.2 > > > 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)