[
https://issues.apache.org/jira/browse/IGNITE-19689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-19689:
---------------------------------------
Priority: Blocker (was: Major)
> flaky
> ItClusterManagerTest#testClusterConfigurationIsRemovedFromClusterStateAfterUpdating
> -----------------------------------------------------------------------------------------
>
> Key: IGNITE-19689
> URL: https://issues.apache.org/jira/browse/IGNITE-19689
> Project: Ignite
> Issue Type: Improvement
> Reporter: Yury Gerzhedovich
> Priority: Blocker
> Labels: ignite-3
>
> The test
> org.apache.ignite.internal.cluster.management.ItClusterManagerTest#testClusterConfigurationIsRemovedFromClusterStateAfterUpdating
> is flaky
> {code:java}
> org.awaitility.core.ConditionTimeoutException: Lambda expression in
> org.apache.ignite.internal.cluster.management.ItClusterManagerTest: expected
> the predicate to return <true> but it returned <false> for input of
> <Optional.empty> within 10 seconds. at
> app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
> at
> app//org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
> at
> app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
> at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
> at
> app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
> at
> app//org.apache.ignite.internal.cluster.management.ItClusterManagerTest.testClusterConfigurationIsRemovedFromClusterStateAfterUpdating(ItClusterManagerTest.java:382)
> at
> [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)