[
https://issues.apache.org/jira/browse/HUDI-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-2108:
-----------------------------
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
was:https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=357&view=logs&j=864947d5-8fca-5138-8394-999ccb212a1e&t=552b4d2f-26d5-5f2f-1d5d-e8229058b632
> Flaky test: TestHoodieBackedMetadata.testOnlyValidPartitionsAdded:210
> ---------------------------------------------------------------------
>
> Key: HUDI-2108
> URL: https://issues.apache.org/jira/browse/HUDI-2108
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Vinoth Chandar
> Assignee: Raymond Xu
> Priority: Major
> Labels: pull-request-available
>
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)