You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/02/06 06:17:00 UTC

[jira] [Commented] (HBASE-19941) Flaky TestCreateTableProcedure times out in nightly, needs to LargeTests

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

stack commented on HBASE-19941:
-------------------------------

Pardon my impatience [~uagashe] (smile). I wanted to get something committed so the runs over night had something to chew on.... 

So, yeah, the timeout stuff on each test varied and did not align w/ general small/medium/large categorization... some were 60 seconds, some were 90seconds. I left it at medium size... should be enough I'd say... but now all tests get 180seconds to complete in. Lets see how it does. May have to make it Large anyways.

Leaving it open. Attributed the fix to you [~uagashe] since you did the work sir.

> Flaky TestCreateTableProcedure times out in nightly, needs to LargeTests
> ------------------------------------------------------------------------
>
>                 Key: HBASE-19941
>                 URL: https://issues.apache.org/jira/browse/HBASE-19941
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Umesh Agashe
>            Assignee: Umesh Agashe
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19941.branch-2.001.patch
>
>
> Currently its categorized as MediumTests but sometimes running all test in this class take more than 180 seconds. Here is the comparison of runtimes between local runs (on my dev machine) and in nightly runs:
> ||Test||Local (seconds)||Nihgtly (seconds)||
> |testSimpleCreateWithSplits|~1.5|~12|
> |testRollbackAndDoubleExecutionOnMobTable|~4.7|~21|
> |testSimpleCreate|~1.7|~11|
> |testRollbackAndDoubleExecution|~4.3|~18|
> |testMRegions|~26.4|Timed out after 90 seconds|
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)