[
https://issues.apache.org/jira/browse/HBASE-28992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayak Hegde resolved HBASE-28992.
-----------------------------------
Release Note: pushed as part of HBASE-28957
Resolution: Fixed
> Add cleanup logic to remove WALs no longer required for PITR
> ------------------------------------------------------------
>
> Key: HBASE-28992
> URL: https://issues.apache.org/jira/browse/HBASE-28992
> Project: HBase
> Issue Type: Task
> Components: backup&restore
> Affects Versions: 2.6.0, 3.0.0-alpha-4
> Reporter: Vinayak Hegde
> Assignee: Vinayak Hegde
> Priority: Major
> Labels: HBASE-28957
>
> As part of PITR, WALs are retained to support recovery to a specific
> timestamp. However, once WALs fall outside the retention window or are no
> longer referenced by any restore points, they become redundant and consume
> unnecessary disk space.
> This task aims to add logic that identifies and safely deletes such WALs,
> ensuring optimal storage usage without compromising recovery capabilities.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)