Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E97A8E621 for ; Mon, 31 Dec 2012 06:12:13 +0000 (UTC) Received: (qmail 4265 invoked by uid 500); 31 Dec 2012 06:12:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 4064 invoked by uid 500); 31 Dec 2012 06:12:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 4053 invoked by uid 99); 31 Dec 2012 06:12:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Dec 2012 06:12:13 +0000 Date: Mon, 31 Dec 2012 06:12:13 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7468) TestSplitTransactionOnCluster hangs frequently MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7468: --------------------------------- Attachment: TestSplitTransactionOnCluster-jstack.txt > 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