You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/12/06 19:01:59 UTC

[jira] [Commented] (HBASE-17269) Intermittent TestMasterProcedureSchedulerConcurrency failure

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

Matteo Bertozzi commented on HBASE-17269:
-----------------------------------------

this is known to be a bit flaky since it relies on timing, but it should be solved by HBASE-17067. but it will take a week or two to get that one in. we are trying to get in what that is depending on

> Intermittent TestMasterProcedureSchedulerConcurrency failure
> ------------------------------------------------------------
>
>                 Key: HBASE-17269
>                 URL: https://issues.apache.org/jira/browse/HBASE-17269
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>
> TestMasterProcedureSchedulerConcurrency sometimes appeared as timed out test in QA runs.
> In https://builds.apache.org/job/HBase-TRUNK_matrix/2083/jdk=JDK%201.8%20(latest),label=Hadoop/testReport/org.apache.hadoop.hbase.master.procedure/TestMasterProcedureSchedulerConcurrency/testMasterProcedureSchedulerPerformanceEvaluation/ :
> I saw:
> {code}
> 2016-12-06 14:22:23,888 ERROR [Time-limited test] util.AbstractHBaseTool(151): Error running command-line tool
> java.lang.InterruptedException
> 	at java.lang.Object.wait(Native Method)
> 	at java.lang.Thread.join(Thread.java:1249)
> 	at java.lang.Thread.join(Thread.java:1323)
> 	at org.apache.hadoop.hbase.master.procedure.MasterProcedureSchedulerPerformanceEvaluation.runThreads(MasterProcedureSchedulerPerformanceEvaluation.java:239)
> 	at org.apache.hadoop.hbase.master.procedure.MasterProcedureSchedulerPerformanceEvaluation.doWork(MasterProcedureSchedulerPerformanceEvaluation.java:261)
> 	at org.apache.hadoop.hbase.util.AbstractHBaseTool.run(AbstractHBaseTool.java:149)
> 	at org.apache.hadoop.hbase.master.procedure.MasterProcedureSchedulerPerformanceEvaluation.main(MasterProcedureSchedulerPerformanceEvaluation.java:294)
> {code}



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