[
https://issues.apache.org/jira/browse/HBASE-16506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu resolved HBASE-16506.
----------------------------
Resolution: Won't Fix
> Use subprocedure of Proc V2 for snapshot in BackupProcedure
> -----------------------------------------------------------
>
> Key: HBASE-16506
> URL: https://issues.apache.org/jira/browse/HBASE-16506
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Matteo Bertozzi
> Priority: Blocker
> Labels: backup, snapshot
> Fix For: 2.0.0
>
>
> Currently for SNAPSHOT_TABLES stage, we loop through the tables and take
> snapshot for each table.
> If the master restarts in the middle of this stage, we would restart taking
> snapshot from the first table.
> This issue would use subprocedure for each snapshot so that we don't need to
> take snapshot for the table(s) whose snapshot is complete before the master
> restart.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)