[
https://issues.apache.org/jira/browse/HBASE-26615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yi Mei resolved HBASE-26615.
----------------------------
Fix Version/s: 2.5.0
3.0.0-alpha-3
2.4.10
Resolution: Fixed
> Snapshot referenced data files are deleted when delete a table with merge
> regions
> ---------------------------------------------------------------------------------
>
> Key: HBASE-26615
> URL: https://issues.apache.org/jira/browse/HBASE-26615
> Project: HBase
> Issue Type: Bug
> Reporter: Yi Mei
> Assignee: Yi Mei
> Priority: Major
> Fix For: 2.5.0, 3.0.0-alpha-3, 2.4.10
>
>
> In our cluster, we have a feature: take a snapshot when delete a table.
> But when we restore the snapshot, we found that some data files are deleted.
> The problem is that, when delete a table with merge regions, HBase only
> archive regions in meta, and merged parent regions are deleted in file system
> which contain data files in snapshot .
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)