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 A1175E376 for ; Sat, 2 Feb 2013 13:50:14 +0000 (UTC) Received: (qmail 34718 invoked by uid 500); 2 Feb 2013 13:50:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 34659 invoked by uid 500); 2 Feb 2013 13:50:14 -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 34642 invoked by uid 99); 2 Feb 2013 13:50:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2013 13:50:13 +0000 Date: Sat, 2 Feb 2013 13:50:13 +0000 (UTC) From: "Jonathan Hsieh (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7290) Online snapshots 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-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569547#comment-13569547 ] Jonathan Hsieh commented on HBASE-7290: --------------------------------------- More failures from -PrunLargeTests {code} 15:23:28 Running org.apache.hadoop.hbase.client.TestSnapshotFromClient 15:23:28 Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 122.156 sec <<< FAILURE! ... 15:41:35 Running org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient 15:41:49 Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 777.882 sec <<< FAILURE! ... 15:48:26 Running org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence 15:48:26 Tests run: 6, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 89.216 sec <<< FAILURE! 15:50:26 Running org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient 15:50:30 Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 119.637 sec <<< FAILURE! ... 16:10:03 Running org.apache.hadoop.hbase.master.TestRestartCluster 16:10:03 Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 57.298 sec <<< FAILURE! .. 16:44:35 Running org.apache.hadoop.hbase.catalog.TestCatalogTrackerOnCluster 16:44:35 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 26.825 sec <<< FAILURE! ... 17:12:13 Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer 17:12:13 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 36.894 sec <<< FAILURE! {code} > Online snapshots > ----------------- > > Key: HBASE-7290 > URL: https://issues.apache.org/jira/browse/HBASE-7290 > Project: HBase > Issue Type: Bug > Reporter: Jonathan Hsieh > Assignee: Jonathan Hsieh > > HBASE-6055 will be closed when the offline snapshots pieces get merged with trunk. This umbrella issue has all the online snapshot specific patches. This will get merged once one of the implementations makes it into trunk. Other flavors of online snapshots can then be done as normal patches instead of on a development branch. -- 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