Vinayak Hegde created HBASE-29255: ------------------------------------- Summary: Integrate backup WAL cleanup logic with the delete command Key: HBASE-29255 URL: https://issues.apache.org/jira/browse/HBASE-29255 Project: HBase Issue Type: Task Reporter: Vinayak Hegde Assignee: Vinayak Hegde
The {{delete}} command currently removes both full and incremental backups. we plan to extend the command to also clean up WALs that were retained due to the deleted backup. This will help free up storage and ensure proper cleanup post-deletion. -- This message was sent by Atlassian Jira (v8.20.10#820010)