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 E073C200B4B for ; Wed, 6 Jul 2016 20:22:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DF262160A55; Wed, 6 Jul 2016 18:22:12 +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 608F7160A74 for ; Wed, 6 Jul 2016 20:22:12 +0200 (CEST) Received: (qmail 34821 invoked by uid 500); 6 Jul 2016 18:22:11 -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 34710 invoked by uid 99); 6 Jul 2016 18:22:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2016 18:22:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1CEE42C02A7 for ; Wed, 6 Jul 2016 18:22:11 +0000 (UTC) Date: Wed, 6 Jul 2016 18:22:11 +0000 (UTC) From: "Vladimir Rodionov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Jul 2016 18:22:13 -0000 [ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364798#comment-15364798 ] Vladimir Rodionov edited comment on HBASE-15988 at 7/6/16 6:21 PM: ------------------------------------------------------------------- -1 on patch. [~tedyu], can you trigger full backup for tables on add tables to table set operation? BackupAdmin.addToBackupSet() <- here was (Author: vrodionov): -1 on patch. [~tedyu], can you trigger full backup for tables on add tables to table set operation? > Backup set add command MUST initiate full backup for a table(s) being added > --------------------------------------------------------------------------- > > Key: HBASE-15988 > URL: https://issues.apache.org/jira/browse/HBASE-15988 > Project: HBase > Issue Type: Task > Affects Versions: 2.0.0 > Reporter: Vladimir Rodionov > Labels: backup > Fix For: 2.0.0 > > Attachments: 15988.v1.txt, 15988.v2.txt > > > When a new table is added to backup table set, the incremental backup involving the new table should be full backup. -- This message was sent by Atlassian JIRA (v6.3.4#6332)