[
https://issues.apache.org/jira/browse/IGNITE-25786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin reassigned IGNITE-25786:
----------------------------------------
Assignee: Alexander Lapin
> ItRebalanceDistributedTest#testRebalanceWithTheSameNodes fails in case of
> colocation enabled
> --------------------------------------------------------------------------------------------
>
> Key: IGNITE-25786
> URL: https://issues.apache.org/jira/browse/IGNITE-25786
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexander Lapin
> Assignee: Alexander Lapin
> Priority: Major
> Labels: ignite-3
>
>
> {code:java}
> Wanted but not invoked:
> loza.startRaftGroupNode(
> <any>,
> <any>,
> <any>,
> <any>,
> <any>,
> notNull()
> );
> -> at org.apache.ignite.internal.raft.Loza.startRaftGroupNode(Loza.java:295)
> Actually, there were zero interactions with this mock. {code}
> also ItReplicasTest.testLearnerReplicaCreatedAfterStartingNewNode fails with
> {code:java}
> org.opentest4j.AssertionFailedError: learners found after staring new node
> ==> expected: <true> but was: <false> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
> at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36) at
> app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214) at
> app//org.apache.ignite.internal.table.ItReplicasTest.lambda$testLearnerReplicaCreatedAfterStartingNewNode$4(ItReplicasTest.java:68)
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)