You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/08/15 17:32:00 UTC

[jira] [Reopened] (HBASE-18082) Provide capability for backup / restore client to pace execution

     [ https://issues.apache.org/jira/browse/HBASE-18082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu reopened HBASE-18082:
----------------------------

> Provide capability for backup / restore client to pace execution
> ----------------------------------------------------------------
>
>                 Key: HBASE-18082
>                 URL: https://issues.apache.org/jira/browse/HBASE-18082
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>              Labels: backup
>
> Currently the backup / restore is kind of monolithic in that once backup / restore fails, the retry would start from the beginning of the operation.
> Backup / restore client can record the last successful substep of the current operation (in backup table, e.g.) so that subsequent operation can resume from this substep.
> This would allow shorter execution time for the retry operation and give better user experience.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)