[ 
https://issues.apache.org/jira/browse/HBASE-16701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15550196#comment-15550196
 ] 

Sean Busbey commented on HBASE-16701:
-------------------------------------

ping [~carp84], I believe you added the test {{testWritesWhileRollWriter}} as a 
part of HBASE-16429. Does this seem okay? Right now on my machine the one test 
regularly takes ~40 seconds under sunny-day conditions. With this change, the 
limit will be the class-wide one from the category (10 minutes) for all tests 
rather than 60 seconds for this individual test.

> TestHRegion and TestHRegionWithInMemoryFlush timing out
> -------------------------------------------------------
>
>                 Key: HBASE-16701
>                 URL: https://issues.apache.org/jira/browse/HBASE-16701
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver, test
>            Reporter: Appy
>            Assignee: Sean Busbey
>         Attachments: HBASE-16701.1.patch
>
>
> 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)

Reply via email to