You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "churro morales (JIRA)" <ji...@apache.org> on 2014/07/16 22:11:07 UTC

[jira] [Created] (HBASE-11528) The restoreSnapshot operation should delete the rollback snapshot upon a successful restore

churro morales created HBASE-11528:
--------------------------------------

             Summary: The restoreSnapshot operation should delete the rollback snapshot upon a successful restore
                 Key: HBASE-11528
                 URL: https://issues.apache.org/jira/browse/HBASE-11528
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.94.20
            Reporter: churro morales
            Assignee: churro morales
            Priority: Minor


We take a snapshot: "rollbackSnapshot" prior to doing a restore such that if the restore fails we can revert the table back to its pre-restore state.  If we are successful in restoring the table, we should delete the "rollbackSnapshot" when the restoreSnapshot operation successfully completes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)