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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17496494#comment-17496494 ] 

Raymond Xu commented on HUDI-3406:
----------------------------------

[~shivnarayan] are you actively on this? if not, [~x1q1j1] can pick this up.

> 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: sivabalan narayanan
>            Priority: Blocker
>             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.



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