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 44284DE70 for ; Fri, 31 Aug 2012 04:43:11 +0000 (UTC) Received: (qmail 60558 invoked by uid 500); 31 Aug 2012 04:43:10 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 60292 invoked by uid 500); 31 Aug 2012 04:43:10 -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 59994 invoked by uid 99); 31 Aug 2012 04:43:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2012 04:43:08 +0000 Date: Fri, 31 Aug 2012 15:43:08 +1100 (NCT) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: <26780360.20592.1346388188937.JavaMail.jiratomcat@arcas> In-Reply-To: <1384780803.8692.1346188627782.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HBASE-6679) RegionServer aborts due to race between compaction and split 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-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6679: -------------------------- Fix Version/s: (was: 0.92.2) 0.92.3 > RegionServer aborts due to race between compaction and split > ------------------------------------------------------------ > > Key: HBASE-6679 > URL: https://issues.apache.org/jira/browse/HBASE-6679 > Project: HBase > Issue Type: Bug > Reporter: Devaraj Das > Assignee: Devaraj Das > Fix For: 0.92.3 > > Attachments: rs-crash-parallel-compact-split.log > > > In our nightlies, we have seen RS aborts due to compaction and split racing. Original parent file gets deleted after the compaction, and hence, the daughters don't find the parent data file. The RS kills itself when this happens. Will attach a snippet of the relevant RS logs. -- 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