[
https://issues.apache.org/jira/browse/HUDI-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Wason closed HUDI-6060.
--------------------------------
Resolution: Fixed
> Add config to backup instants before deletion during rollbacks
> --------------------------------------------------------------
>
> Key: HUDI-6060
> URL: https://issues.apache.org/jira/browse/HUDI-6060
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Prashant Wason
> Assignee: Prashant Wason
> Priority: Minor
> Labels: pull-request-available
>
> When rollbacks / restores are performed, instants are deleted from the
> .hoodie folder. Keeping a copy of such instants is useful for debugging
> issues like the following:
> # File left over without any commits
> # Bugs which leave files during the failed commit which is rolled back
> The implementation provides a config (off by default) which when enabled
> would backup the instants before deletion to a backup directory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)