Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
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).
Attachments
Issue Links
- fixes
-
HUDI-5733 TestHoodieDeltaStreamer.testHoodieIndexer failure
- Open
- links to