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 251D3DECE for ; Wed, 12 Dec 2012 05:41:26 +0000 (UTC) Received: (qmail 14998 invoked by uid 500); 12 Dec 2012 05:41:25 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 14703 invoked by uid 500); 12 Dec 2012 05:41:24 -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 14655 invoked by uid 99); 12 Dec 2012 05:41:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 05:41:22 +0000 Date: Wed, 12 Dec 2012 05:41:21 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7335) Failed split can cause a region to get stuck in transition 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-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13529634#comment-13529634 ] Ted Yu commented on HBASE-7335: ------------------------------- Could this be the same issue as HBASE-7101 ? Dave was using 0.92 as well. > Failed split can cause a region to get stuck in transition > ---------------------------------------------------------- > > Key: HBASE-7335 > URL: https://issues.apache.org/jira/browse/HBASE-7335 > Project: HBase > Issue Type: Bug > Components: regionserver > Affects Versions: 0.92.1 > Reporter: Kyle McGovern > > Trying to reassign a region after a failed split causes a that region to get stuck in transition. > hdfs dfs -R output > http://pastebin.com/F4DgTxj1 > hbck output > http://pastebin.com/BaftESBd > error on regionserver > http://pastebin.com/Mye60rUA > For example, if I remove > /hbase/mytable/2918ce63a9e0bf48b4f3227d88a992b2/RAW/990e00f1058442b3a79de8e39176b978.e6413e07faefd5801f25867ecbc97590 > the region will successfully assign and hbck does not show errors for this > region anymore. The contents of the file appear to just be a split key. -- 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