[
https://issues.apache.org/jira/browse/HBASE-16506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi reassigned HBASE-16506:
---------------------------------------
Assignee: Matteo Bertozzi
> 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
> Labels: backup, snapshot
>
> 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)