You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/04/28 12:41:00 UTC

[jira] [Closed] (HUDI-2108) Flaky test: TestHoodieBackedMetadata.testOnlyValidPartitionsAdded:210

     [ https://issues.apache.org/jira/browse/HUDI-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Xu closed HUDI-2108.
----------------------------
    Resolution: Fixed

> Flaky test: TestHoodieBackedMetadata.testOnlyValidPartitionsAdded:210
> ---------------------------------------------------------------------
>
>                 Key: HUDI-2108
>                 URL: https://issues.apache.org/jira/browse/HUDI-2108
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: Testing, tests-ci
>            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.7#820007)