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 050351181E for ; Thu, 12 Jun 2014 20:15:07 +0000 (UTC) Received: (qmail 29447 invoked by uid 500); 12 Jun 2014 20:15:06 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 29359 invoked by uid 500); 12 Jun 2014 20:15:06 -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 29280 invoked by uid 99); 12 Jun 2014 20:15:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2014 20:15:06 +0000 Date: Thu, 12 Jun 2014 20:15:06 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2899) WAL handling fails to deal with 1.4 -> 1.5 -> 1.6 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-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated ACCUMULO-2899: ---------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > WAL handling fails to deal with 1.4 -> 1.5 -> 1.6 > ------------------------------------------------- > > Key: ACCUMULO-2899 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2899 > Project: Accumulo > Issue Type: Bug > Components: gc, logger > Affects Versions: 1.6.0 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Blocker > Fix For: 1.6.1, 1.7.0 > > > After doing a 1.4 -> 1.5 -> 1.6 upgrade that still has WALs for some tables, the 1.6 instance fails to correctly handle the 1.4 recovered WALs. > This can happen either through not waiting long enough after the upgrade to 1.5 or because of an offline table brought online on 1.6 (ala ACCUMULO-2816). -- This message was sent by Atlassian JIRA (v6.2#6252)