You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Appy (JIRA)" <ji...@apache.org> on 2016/09/23 22:45:22 UTC

[jira] [Created] (HBASE-16701) TestHRegion and TestHRegionWithInMemoryFlush timing out

Appy created HBASE-16701:
----------------------------

             Summary: TestHRegion and TestHRegionWithInMemoryFlush timing out
                 Key: HBASE-16701
                 URL: https://issues.apache.org/jira/browse/HBASE-16701
             Project: HBase
          Issue Type: Bug
            Reporter: Appy
            Assignee: Appy


These two tests are marked LargeTests and thus have a timeout of 10 minutes, but it's not sufficient since they have like more than 100 testcases.
Ideal fix would be splitting the tests, but that'll be much more involved effort.
For now, increasing the timeout to 15min.

Current stats:
On apache infra:
TestHRegionWithInMemoryFlush	20.0% (15 / 75)	15 / 12 / 0
TestHRegion	9.3% (7 / 75)	7 / 5 / 0

On GCE infra:
TestHRegion	89.7% (87 / 97)	87 / 87 / 0
TestHRegionWithInMemoryFlush	71.1% (69 / 97)	69 / 69 / 0




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)