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

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

ASF GitHub Bot updated HUDI-3406:
---------------------------------
    Labels: pull-request-available  (was: )

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