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 D822A103DE for ; Mon, 9 Sep 2013 16:09:58 +0000 (UTC) Received: (qmail 69716 invoked by uid 500); 9 Sep 2013 16:09:58 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 69616 invoked by uid 500); 9 Sep 2013 16:09:58 -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 69563 invoked by uid 99); 9 Sep 2013 16:09:54 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 16:09:54 +0000 Date: Mon, 9 Sep 2013 16:09:54 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1618) No ability to disable trash for root tablet & WAL 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-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761961#comment-13761961 ] ASF subversion and git services commented on ACCUMULO-1618: ----------------------------------------------------------- Commit 368fe1c447bf17e91baf7ced2049c9ac611f1b96 in branch refs/heads/1.5.1-SNAPSHOT from [~jvines@gmail.com] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=368fe1c ] ACCUMULO-1618 - adding trash variable checks to dispersed WAL cleanup code > No ability to disable trash for root tablet & WAL > ------------------------------------------------- > > Key: ACCUMULO-1618 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1618 > Project: Accumulo > Issue Type: Bug > Components: tserver > Affects Versions: 1.5.0 > Reporter: John Vines > Assignee: Ravi Mutyala > Fix For: 1.5.1, 1.6.0 > > Attachments: ACCUMULO-1618.patch > > > In 1.5 we changed the check in the garbage collector from a flag that gets passed in into a system setting. However, there are a few other places in the code where we want to provide the ability to bypass the trash. At least one is in the Tablet.java#bringMajorCompactionOnline. There is another case in the WALs, but the errors don't have stack traces. -- 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