You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/02/12 21:59:00 UTC

[jira] [Created] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

stack created HBASE-19986:
-----------------------------

             Summary: If HBaseTestClassRule timesout a test, thread dump.
                 Key: HBASE-19986
                 URL: https://issues.apache.org/jira/browse/HBASE-19986
             Project: HBase
          Issue Type: Bug
            Reporter: stack


We set look for stuck thread in our timeout rule but it is super conservative in what it prints.. it looks for a RUNNABLE thread and prints first found ONLY. Pretty useless for us.  If a test timesout, often the printing has stopped in the stderr/stdout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)