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 67A2810F0B for ; Wed, 26 Mar 2014 01:24:30 +0000 (UTC) Received: (qmail 74665 invoked by uid 500); 26 Mar 2014 01:24:22 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 74572 invoked by uid 500); 26 Mar 2014 01:24: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 74431 invoked by uid 99); 26 Mar 2014 01:24:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 01:24:19 +0000 Date: Wed, 26 Mar 2014 01:24:19 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10804) Add a validations step to ExportSnapshot 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-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947424#comment-13947424 ] Hudson commented on HBASE-10804: -------------------------------- FAILURE: Integrated in HBase-0.98 #251 (See [https://builds.apache.org/job/HBase-0.98/251/]) HBASE-10804 Add a validation step to ExportSnapshot (mbertozzi: rev 1581410) * /hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java > Add a validations step to ExportSnapshot > ---------------------------------------- > > Key: HBASE-10804 > URL: https://issues.apache.org/jira/browse/HBASE-10804 > Project: HBase > Issue Type: Bug > Components: snapshots > Affects Versions: 0.99.0 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Priority: Trivial > Fix For: 0.96.2, 0.99.0, 0.98.2 > > Attachments: HBASE-10804-v0.patch > > > HBASE-10111 added the validation on restore/clone. > Add the same check at the end of the export, just to avoid the exit 0 if something went wrong post copy. -- This message was sent by Atlassian JIRA (v6.2#6252)