Aleksandr Polovtcev created IGNITE-18795:
--------------------------------------------
Summary: ItClusterManagerTest#testNodeRestart is flaky
Key: IGNITE-18795
URL: https://issues.apache.org/jira/browse/IGNITE-18795
Project: Ignite
Issue Type: Bug
Reporter: Aleksandr Polovtcev
Assignee: Aleksandr Polovtcev
This test fails sometimes with the following error:
{noformat}
java.lang.AssertionError:
Expected: is iterable with items [<ClusterNode
[id=65b15c06-2a55-4718-ac16-033a4e12775c, name=icmt_tnr_10000,
address=192.168.10.11:10000, nodeMetadata=null]>, <ClusterNode
[id=a2386ee4-1190-4160-bda2-004d469c282b, name=icmt_tnr_10001,
address=192.168.10.11:10001, nodeMetadata=null]>] in any order
but: was <[ClusterNode [id=65b15c06-2a55-4718-ac16-033a4e12775c,
name=icmt_tnr_10000, address=192.168.10.11:10000, nodeMetadata=null]]>
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)