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

guluo resolved HBASE-28704.
---------------------------
    Resolution: Fixed

> The expired snapshot can be read by CopyTable or ExportSnapshot
> ----------------------------------------------------------------
>
>                 Key: HBASE-28704
>                 URL: https://issues.apache.org/jira/browse/HBASE-28704
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce, 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.11
>
>
> We can get data of the expired snapshot through the following way.
> {code:java}
> hbase org.apache.hadoop.hbase.mapreduce.CopyTable --snapshot expired_snapshot 
> --new.name my_table{code}
>  And we did not check if the snapshot is expired when we export a snaoshot by 
> ExportSnapshot tool.



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

Reply via email to