You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2023/03/29 10:21:00 UTC

[jira] [Closed] (HUDI-5054) Ensure archival also considers actual clean timeline files before archiving

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

Sagar Sumit closed HUDI-5054.
-----------------------------
    Resolution: Fixed

> Ensure archival also considers actual clean timeline files before archiving
> ---------------------------------------------------------------------------
>
>                 Key: HUDI-5054
>                 URL: https://issues.apache.org/jira/browse/HUDI-5054
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: archiving
>    Affects Versions: 0.12.2
>            Reporter: sivabalan narayanan
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>
> if a user sets clean.automatic=false, cleaner will not trigger any cleans only. But the archival will still make progress assuming cleaner is making progress as usual. 
>  
> we need to fix this to ensure archival does not make progress further than latest clean. 
>  
> https://github.com/apache/hudi/issues/6938



--
This message was sent by Atlassian Jira
(v8.20.10#820010)