[
https://issues.apache.org/jira/browse/HBASE-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541292#comment-13541292
]
Lars Hofhansl commented on HBASE-7468:
--------------------------------------
Just ran it in a loop and after 10 attempts (or so) it happened again:
{code}
"main" prio=10 tid=0x00007ff480008000 nid=0x69ee waiting on condition [0x00007ff
487e9b000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.apache.hadoop.hbase.client.HBaseAdmin.disableTable(HBaseAdmin.jav
a:831)
at org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.te
stShouldClearRITWhenNodeFoundInSplittingState(TestSplitTransactionOnCluster.java
:650)
{code}
Will attach the fill jstack.
> 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
>
> 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