Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ABE9810444 for ; Wed, 11 Sep 2013 20:36:54 +0000 (UTC) Received: (qmail 95218 invoked by uid 500); 11 Sep 2013 20:36:53 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 94881 invoked by uid 500); 11 Sep 2013 20:36:52 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 94760 invoked by uid 99); 11 Sep 2013 20:36:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 20:36:52 +0000 Date: Wed, 11 Sep 2013 20:36:52 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-1143) unload of METADATA default_tablet with merging minor compactions can lockup 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/ACCUMULO-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton resolved ACCUMULO-1143. ----------------------------------- Resolution: Fixed Fix Version/s: (was: 1.6.0) 1.5.0 1.5.1 We fixed this twice: once by writing !METADATA delete entries to the root tablet in 1.5, and by separating the root tablet to its own table in 1.6. > unload of METADATA default_tablet with merging minor compactions can lockup > --------------------------------------------------------------------------- > > Key: ACCUMULO-1143 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1143 > Project: Accumulo > Issue Type: Bug > Components: tserver > Affects Versions: 1.4.0 > Reporter: Eric Newton > Assignee: Keith Turner > Priority: Critical > Labels: 15_qa_bug > Fix For: 1.5.1, 1.5.0 > > > Unloading the default tablet of the !METADATA table can result in a merging minor compaction. This results in a delete marker for the unneeded resulting file. The delete marker goes into the default tablet of !METADATA. Which is offline while it performs its final minor compaction. -- 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