[
https://issues.apache.org/jira/browse/HBASE-19941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353765#comment-16353765
]
Hudson commented on HBASE-19941:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4536 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4536/])
HBASE-19941 Flaky TestCreateTableProcedure times out in nightly, needs (stack:
rev 3fa27c2382a70f692eb36d191228f9e796800ffb)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestCreateTableProcedure.java
> 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)