Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E6E4010639 for ; Wed, 3 Jul 2013 19:04:22 +0000 (UTC) Received: (qmail 85518 invoked by uid 500); 3 Jul 2013 19:04:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 85482 invoked by uid 500); 3 Jul 2013 19:04:21 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 85444 invoked by uid 99); 3 Jul 2013 19:04:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 19:04:21 +0000 Date: Wed, 3 Jul 2013 19:04:21 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-6979) recovered.edits file should not break distributed log splitting 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/HBASE-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699331#comment-13699331 ] Hudson commented on HBASE-6979: ------------------------------- Integrated in HBase-0.94-security #189 (See [https://builds.apache.org/job/HBase-0.94-security/189/]) HBASE-8848 Backport hbase-6979 "recovered.edits file should not break distributed log splitting" (Revision 1499499) Result = SUCCESS > recovered.edits file should not break distributed log splitting > --------------------------------------------------------------- > > Key: HBASE-6979 > URL: https://issues.apache.org/jira/browse/HBASE-6979 > Project: HBase > Issue Type: Improvement > Components: master > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Fix For: 0.95.0 > > Attachments: trunk-6979.patch > > > Distributed log splitting fails in creating the recovered.edits folder during upgrade because there is a file called recovered.edits there. > Instead of checking if the patch exists, we need to check if it exists and is a path. -- 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