You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/01/04 20:33:00 UTC

[jira] [Updated] (HUDI-5349) Clean up partially failed restore if any

     [ https://issues.apache.org/jira/browse/HUDI-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HUDI-5349:
---------------------------------
    Labels: pull-request-available  (was: )

> 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: Jonathan Vexler
>            Priority: Blocker
>              Labels: pull-request-available
>             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)