You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2021/10/01 12:52:00 UTC

[jira] [Assigned] (HUDI-2511) Aggressive archival configs compared to cleaner configs make cleaning moot

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

sivabalan narayanan reassigned HUDI-2511:
-----------------------------------------

    Assignee: sivabalan narayanan

> Aggressive archival configs compared to cleaner configs make cleaning moot
> --------------------------------------------------------------------------
>
>                 Key: HUDI-2511
>                 URL: https://issues.apache.org/jira/browse/HUDI-2511
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Major
>
> if hoodie.keep.max.commits <= hoodie.cleaner.commits.retained, then cleaner will never kick in only. Bcoz, by then archival will kick in and will move entries from active to archived. 
> We need to revisit this and either throw exception or make cleaner also look into archived commits. 
> Related issue: [https://github.com/apache/hudi/issues/3739]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)