You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Aleksandr Shulman (JIRA)" <ji...@apache.org> on 2013/04/19 23:31:16 UTC

[jira] [Created] (HBASE-8385) [SNAPSHOTS]: Restore fails to restore snapshot of a deleted table

Aleksandr Shulman created HBASE-8385:
----------------------------------------

             Summary: [SNAPSHOTS]: Restore fails to restore snapshot of a deleted table
                 Key: HBASE-8385
                 URL: https://issues.apache.org/jira/browse/HBASE-8385
             Project: HBase
          Issue Type: Bug
          Components: snapshots
    Affects Versions: 0.98.0, 0.94.7, 0.95.1, 0.95.2
            Reporter: Aleksandr Shulman
            Assignee: Aleksandr Shulman
             Fix For: 0.98.0, 0.94.7, 0.95.1, 0.95.2


Expected behavior:
A user should be able to:
1. Take a snapshot of a table
2. Delete that table
3. Use the snapshot to restore that deleted table

Observed behavior:
During a restore, we attempt to create a snapshot of the table should the restore go awry. However, the snapshot fails because the table that we want to snapshot is not present.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira