[ 
https://issues.apache.org/jira/browse/HBASE-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Hofhansl updated HBASE-7468:
---------------------------------

    Attachment: 
TEST-org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.xml

Here's a failed run with the timeout increased to 20s.
Something it seems is preventing the node from being set.
(I tried with 40s timeout as well, as saw the same problem as well).
                
> 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
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.96.0, 0.94.5
>
>         Attachments: 7468-0.94.txt, 7468-0.94-v2.txt, 7468-jstack.txt, 
> 7468-output.zip, HBASE-7468v3.patch, 
> TEST-org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.xml, 
> TEST-org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.xml, 
> 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

Reply via email to