[
https://issues.apache.org/jira/browse/HUDI-5054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706311#comment-17706311
]
Sagar Sumit commented on HUDI-5054:
-----------------------------------
Fixed by
https://github.com/apache/hudi/commit/8e7524574ce67570df23cd3f080e03c923fc1a13
> 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
>
> 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)