You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "KnightChess (Jira)" <ji...@apache.org> on 2022/10/26 07:11:00 UTC

[jira] [Updated] (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 ]

KnightChess updated HUDI-5054:
------------------------------
    Description: 
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

  was:
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. 

 


> 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
>
> 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)