You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2023/02/12 11:31:00 UTC

[jira] [Closed] (HUDI-5764) Allow lazy rollback for async indexer commit

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

Sagar Sumit closed HUDI-5764.
-----------------------------
    Resolution: Fixed

> Allow lazy rollback for async indexer commit
> --------------------------------------------
>
>                 Key: HUDI-5764
>                 URL: https://issues.apache.org/jira/browse/HUDI-5764
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>
> This is to fix HUDI-5733, where async indexer may fail due to eager rollback in metadata table.
> Temporary solution for 0.13.0: Little more invovled and not so clean fix. Apply eager rollbacks only for regular delta commits. Deduce delta commits from HoodieIndexer and employ lazy clean policy(based on heartbeat). 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)