[
https://issues.apache.org/jira/browse/HBASE-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-28915:
-----------------------------------
Labels: pull-request-available (was: )
> Deleted data reappears: Files generated by compaction interruption or failure
> cause deleted data to reappear
> ------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-28915
> URL: https://issues.apache.org/jira/browse/HBASE-28915
> Project: HBase
> Issue Type: Bug
> Components: Compaction, Deletes, regionserver
> Affects Versions: 0.98.0, 2.3.0
> Reporter: yuting sun
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2024-11-19-20-34-55-052.png
>
>
> Encountered a ghost data issue in the online production environment: A
> business batch request simultaneously includes put and delete operations.
> Deleted data has a very small probability of reappearing after some time, and
> the problematic data is within a single region. The primary cluster has a
> backup cluster, and after the problematic rowkey appears in the primary
> cluster, it cannot be found in the backup cluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)