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 7F8B119BD7 for ; Wed, 16 Mar 2016 17:35:39 +0000 (UTC) Received: (qmail 36040 invoked by uid 500); 16 Mar 2016 17:35:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 35959 invoked by uid 500); 16 Mar 2016 17:35:34 -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 35617 invoked by uid 99); 16 Mar 2016 17:35:34 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Mar 2016 17:35:34 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0A9CD2C1F6C for ; Wed, 16 Mar 2016 17:35:34 +0000 (UTC) Date: Wed, 16 Mar 2016 17:35:34 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-14030) HBase Backup/Restore Phase 1 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-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14030: --------------------------- Attachment: HBASE-14030.v41.patch Patch v41 refactors RestoreClient API so that HBackupFileSystem (in hbase-server module) is not exposed to client. > HBase Backup/Restore Phase 1 > ---------------------------- > > Key: HBASE-14030 > URL: https://issues.apache.org/jira/browse/HBASE-14030 > Project: HBase > Issue Type: Umbrella > Affects Versions: 2.0.0 > Reporter: Vladimir Rodionov > Assignee: Vladimir Rodionov > Fix For: 2.0.0 > > Attachments: HBASE-14030-v0.patch, HBASE-14030-v1.patch, HBASE-14030-v10.patch, HBASE-14030-v11.patch, HBASE-14030-v12.patch, HBASE-14030-v13.patch, HBASE-14030-v14.patch, HBASE-14030-v15.patch, HBASE-14030-v17.patch, HBASE-14030-v18.patch, HBASE-14030-v2.patch, HBASE-14030-v20.patch, HBASE-14030-v21.patch, HBASE-14030-v22.patch, HBASE-14030-v23.patch, HBASE-14030-v24.patch, HBASE-14030-v25.patch, HBASE-14030-v26.patch, HBASE-14030-v27.patch, HBASE-14030-v28.patch, HBASE-14030-v3.patch, HBASE-14030-v30.patch, HBASE-14030-v35.patch, HBASE-14030-v37.patch, HBASE-14030-v4.patch, HBASE-14030-v5.patch, HBASE-14030-v6.patch, HBASE-14030-v7.patch, HBASE-14030-v8.patch, HBASE-14030.v38.patch, HBASE-14030.v39.patch, HBASE-14030.v40.patch, HBASE-14030.v41.patch, hbase-14030_v36.patch > > > This is the umbrella ticket for Backup/Restore Phase 1. See HBASE-7912 design doc for the phase description. -- This message was sent by Atlassian JIRA (v6.3.4#6332)