[
https://issues.apache.org/jira/browse/HUDI-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440133#comment-17440133
]
sivabalan narayanan commented on HUDI-2108:
-------------------------------------------
Fixed the test with synchronous patch. Test runs with CI regularly.
> Flaky test: TestHoodieBackedMetadata.testOnlyValidPartitionsAdded:210
> ---------------------------------------------------------------------
>
> Key: HUDI-2108
> URL: https://issues.apache.org/jira/browse/HUDI-2108
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: Testing
> Reporter: Vinoth Chandar
> Assignee: sivabalan narayanan
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> org.apache.hudi.client.functional.TestHoodieBackedMetadata#testTableOperationsWithRestore
>
> flakiness came from
> {code:java}
> client.scheduleCompactionAtInstant(newCommitTime, Option.empty()); //
> sometimes never create 007.compaction.requested
> client.compact(newCommitTime); // then this would fail{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)