Ted Yu created HBASE-17269:
------------------------------

             Summary: Intermittent TestMasterProcedureSchedulerConcurrency 
failure
                 Key: HBASE-17269
                 URL: https://issues.apache.org/jira/browse/HBASE-17269
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
            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)

Reply via email to