Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7AC21200B6D for ; Tue, 9 Aug 2016 03:14:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 79792160AB3; Tue, 9 Aug 2016 01:14:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9742D160A91 for ; Tue, 9 Aug 2016 03:14:21 +0200 (CEST) Received: (qmail 28612 invoked by uid 500); 9 Aug 2016 01:14:20 -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 28576 invoked by uid 99); 9 Aug 2016 01:14:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2016 01:14:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8E36B2C0D5E for ; Tue, 9 Aug 2016 01:14:20 +0000 (UTC) Date: Tue, 9 Aug 2016 01:14:20 +0000 (UTC) From: "Vladimir Rodionov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HBASE-16255) Backup/Restore IT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 09 Aug 2016 01:14:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412743#comment-15412743 ] Vladimir Rodionov edited comment on HBASE-16255 at 8/9/16 1:13 AM: ------------------------------------------------------------------- v2 patch. Extends IntegrationTestBase, but Monkey is disabled. We still work on Fault tolerance support (HBASE-15227), besides this there is no real IT for snapshot (nobody has ever tested snapshots with fault injections), hence we will be failing real IT (with chaos monkey enabled) because we depend on snapshot functionality. If the purpose to document only different types of failures, I can enable CM, otherwise I would postpone this (but not merge to master) until Phase 3 complete. What do you think, [~dimaspivak]? was (Author: vrodionov): v2 patch. Extends IntegrationTestBase, but Monkey is disabled. We still work on Fault tolerance support (HBASE-15227), besides this there is no real IT for snapshot (nobody has ever tested snapshots with fault injections), hence we will be failing real IT (with chaos monkey enabled) because we depends on snapshot functionality. If the purpose to document only different types of failures, I can enable CM, otherwise I would postpone this (but not merge to master) until Phase 3 complete. What do you think, [~dimaspivak]? > Backup/Restore IT > ----------------- > > Key: HBASE-16255 > URL: https://issues.apache.org/jira/browse/HBASE-16255 > Project: HBase > Issue Type: Task > Reporter: Vladimir Rodionov > Assignee: Vladimir Rodionov > Labels: backup > Attachments: HBASE-16255-v1.patch, HBASE-16255-v2.patch > > > Integration test for backup restore. -- This message was sent by Atlassian JIRA (v6.3.4#6332)