guluo created HBASE-28658:
-----------------------------

             Summary: The failsafe snapshot should be deleted after rollback 
successfully
                 Key: HBASE-28658
                 URL: https://issues.apache.org/jira/browse/HBASE-28658
             Project: HBase
          Issue Type: Bug
          Components: Client, snapshots
    Affects Versions: 2.4.13
            Reporter: guluo
            Assignee: guluo


When a table exists and is in a disabled state, hbase supports to restore by 
the snapshot of this table.

In this scenario, hbase would create a failsafe snapshot for this disabled 
table, and hbase would rollback by this failsafe snapshot when fail to restore.

However on hbase cluster, the failsafe snapshot still exists after rollback 
successfully by failsafe snapshot.

I think when restore failed by table snapshot but rollback successfully by 
failsafe snapshot, this failsafe snapshot should be deleted.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to