[ https://issues.apache.org/jira/browse/HBASE-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542326#comment-13542326 ]
Lars Hofhansl commented on HBASE-7468: -------------------------------------- It happens when I run TestSplitTransactionOnCluster in a loop, after a dozen times or so. I'll try to reproduce later today. > TestSplitTransactionOnCluster hangs frequently > ---------------------------------------------- > > Key: HBASE-7468 > URL: https://issues.apache.org/jira/browse/HBASE-7468 > Project: HBase > Issue Type: Bug > Affects Versions: 0.94.3 > Reporter: Lars Hofhansl > Attachments: TestSplitTransactionOnCluster-jstack.txt > > > This what I saw once in a local build. > {code} > java.lang.Thread.State: TIMED_WAITING (sleeping) > at java.lang.Thread.sleep(Native Method) > at > org.apache.hadoop.hbase.client.HBaseAdmin.disableTable(HBaseAdmin.java:831) > at > org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.testShouldClearRITWhenNodeFoundInSplittingState(TestSplitTransactionOnCluster.java:650) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira