Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
org.apache.hudi.client.functional.TestHoodieBackedMetadata#testTableOperationsWithRestore
flakiness came from
client.scheduleCompactionAtInstant(newCommitTime, Option.empty()); // sometimes never create 007.compaction.requested client.compact(newCommitTime); // then this would fail
Attachments
Issue Links
- is related to
-
HUDI-2528 Flaky test: MERGE_ON_READ testTableOperationsWithRestore
- Closed
- links to