Mirza Aliev created IGNITE-27268:
------------------------------------
Summary: Test
ItDisasterRecoveryManagerTest.testRestartPartitionsWithCleanUpConcurrentRebalance
become flaky
Key: IGNITE-27268
URL: https://issues.apache.org/jira/browse/IGNITE-27268
Project: Ignite
Issue Type: Bug
Reporter: Mirza Aliev
{noformat}
java.lang.AssertionError: java.util.concurrent.ExecutionException:
org.apache.ignite.internal.table.distributed.disaster.exceptions.NotEnoughAliveNodesException:
IGN-RECOVERY-5 Not enough alive nodes to perform reset with clean up.
TraceId:b1ae1f1d
at
org.apache.ignite.internal.testframework.matchers.CompletableFutureMatcher.matchesSafely(CompletableFutureMatcher.java:78)
at
org.apache.ignite.internal.testframework.matchers.CompletableFutureMatcher.matchesSafely(CompletableFutureMatcher.java:35)
at org.hamcrest.TypeSafeMatcher.matches(TypeSafeMatcher.java:83)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:10)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at
org.apache.ignite.internal.disaster.ItDisasterRecoveryManagerTest.testRestartPartitionsWithCleanUpConcurrentRebalance(ItDisasterRecoveryManagerTest.java:743)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
Caused by: java.util.concurrent.ExecutionException:
org.apache.ignite.internal.table.distributed.disaster.exceptions.NotEnoughAliveNodesException:
IGN-RECOVERY-5 Not enough alive nodes to perform reset with clean up.
TraceId:b1ae1f1d
at
java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
at
java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2024)
at
org.apache.ignite.internal.testframework.matchers.CompletableFutureMatcher.matchesSafely(CompletableFutureMatcher.java:74)
... 8 more
{noformat}
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_IntegrationTests_Transactions/9755057
--
This message was sent by Atlassian Jira
(v8.20.10#820010)