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 94A0CD82A for ; Thu, 11 Oct 2012 16:15:03 +0000 (UTC) Received: (qmail 57598 invoked by uid 500); 11 Oct 2012 16:15:03 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 57558 invoked by uid 500); 11 Oct 2012 16:15:03 -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 57456 invoked by uid 99); 11 Oct 2012 16:15:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2012 16:15:03 +0000 Date: Thu, 11 Oct 2012 16:15:03 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: <2107348152.26959.1349972103442.JavaMail.jiratomcat@arcas> In-Reply-To: <925481711.99592.1348090388241.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (ACCUMULO-767) write-ahead logs prematurely recovered 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-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton updated ACCUMULO-767: --------------------------------- Affects Version/s: (was: 1.4.1) (was: 1.4.0) Fix Version/s: (was: 1.4.2) > write-ahead logs prematurely recovered > -------------------------------------- > > Key: ACCUMULO-767 > URL: https://issues.apache.org/jira/browse/ACCUMULO-767 > Project: Accumulo > Issue Type: Bug > Components: tserver > Reporter: Eric Newton > Assignee: Keith Turner > Priority: Minor > > While using the Distributed Name Node implementation of HDFS (see ACCUMULO-722), a WAL was unnecessarily recovered before it was closed. This happened because a log reference was written to the METADATA table before the location was set. With HDFS, the NameNode recovers the lease and prevents further writes to the log. -- 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