[
https://issues.apache.org/jira/browse/IGNITE-18795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-18795:
-----------------------------------------
Fix Version/s: 3.0.0-beta2
> 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
> Priority: Blocker
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)