[
https://issues.apache.org/jira/browse/HUDI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-5764:
----------------------------
Description:
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).
> Allow lazy rollback for async indexer commit
> --------------------------------------------
>
> Key: HUDI-5764
> URL: https://issues.apache.org/jira/browse/HUDI-5764
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ethan Guo
> Priority: Major
>
> 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)