You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/03/30 21:47:00 UTC

[jira] [Created] (HBASE-24083) [Flakey Tests] Reenable TestThriftHBaseServiceHandler#testLongLivedScan

Michael Stack created HBASE-24083:
-------------------------------------

             Summary: [Flakey Tests] Reenable TestThriftHBaseServiceHandler#testLongLivedScan
                 Key: HBASE-24083
                 URL: https://issues.apache.org/jira/browse/HBASE-24083
             Project: HBase
          Issue Type: Sub-task
          Components: flakies
            Reporter: Michael Stack


Disabled by parent issue. Fails with

{code}
  //  Caused by: java.util.concurrent.RejectedExecutionException:
  //  Task org.apache.hadoop.hbase.client.ResultBoundedCompletionService$QueueingFuture@e385431
  //  rejected from java.util.concurrent.ThreadPoolExecutor@   52b027d[Terminated, pool size = 0,
  //  active threads = 0, queued tasks = 0, completed tasks = 1]
  //  at org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler.
  //  testLongLivedScan(TestThriftHBaseServiceHandler.java:804)
{code}

Reenable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)