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

Duo Zhang resolved HBASE-28658.
-------------------------------
    Fix Version/s: 2.7.0
                   3.0.0-beta-2
                   2.6.1
                   2.5.9
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to branch-2.5+.

Thanks [~guluo] for contributing!

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.1, 2.5.9
>
>
> 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