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 CBF0C10204 for ; Thu, 27 Feb 2014 19:07:30 +0000 (UTC) Received: (qmail 53376 invoked by uid 500); 27 Feb 2014 19:07:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 53320 invoked by uid 500); 27 Feb 2014 19:07:23 -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 53293 invoked by uid 99); 27 Feb 2014 19:07:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Feb 2014 19:07:22 +0000 Date: Thu, 27 Feb 2014 19:07:22 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1713) defer deleting _tmp files to recovery-likely scenarios 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-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated ACCUMULO-1713: ---------------------------------- Assignee: Eric Newton > defer deleting _tmp files to recovery-likely scenarios > ------------------------------------------------------ > > Key: ACCUMULO-1713 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1713 > Project: Accumulo > Issue Type: Sub-task > Components: gc > Reporter: Eric Newton > Assignee: Eric Newton > Priority: Minor > Fix For: 1.5.1, 1.6.0 > > > it might not be a good idea to do thousands of globStatus() calls to the namenode during start-up on a large cluster. Wait to clean-up _tmp files to scenarios where _tmp files are likely to exist: > # when log recover is performed > # when tablet needs to be compacted right after it is loaded -- This message was sent by Atlassian JIRA (v6.1.5#6160)