[
https://issues.apache.org/jira/browse/HUDI-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kudinkin updated HUDI-5349:
----------------------------------
Fix Version/s: 0.13.0
(was: 0.12.2)
> Clean up partially failed restore if any
> ----------------------------------------
>
> Key: HUDI-5349
> URL: https://issues.apache.org/jira/browse/HUDI-5349
> Project: Apache Hudi
> Issue Type: Bug
> Components: writer-core
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Critical
> Fix For: 0.13.0
>
>
> If a table was attempted w/ "restore" operation and if it failed mid-way,
> restore could still be lying around. when re-attempted, a new instant time
> will be allotted and re-attempted from scratch. but this may thwart
> compaction progression in MDT. so we need to ensure for a given savepoint, we
> always re-use restore instant if any.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)