You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/12/16 20:52:58 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-17269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu resolved HBASE-17269.
----------------------------
    Resolution: Duplicate

> 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)