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

[jira] [Closed] (HUDI-3406) Rollback incorrectly relying on FS listing instead of Commit Metadata

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

Alexey Kudinkin closed HUDI-3406.
---------------------------------
    Resolution: Fixed

> Rollback incorrectly relying on FS listing instead of Commit Metadata
> ---------------------------------------------------------------------
>
>                 Key: HUDI-3406
>                 URL: https://issues.apache.org/jira/browse/HUDI-3406
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Alexey Kudinkin
>            Assignee: Forward Xu
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>
> [ListingBasedRollbackHelper|https://github.com/apache/hudi/blob/973087f385f0e42bd42e2d57008a756e182041ff/hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/rollback/ListingBasedRollbackHelper.java#L135] is relying on FS listing (`getBaseAndLogFilesToBeDeleted`) to determine which files should be deleted instead of relying on Commit Metadata for successfully completed commits.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)