Alexey Goncharuk created IGNITE-12681:
-----------------------------------------
Summary: IgniteShutdownOnSupplyMessageFailureTest
Key: IGNITE-12681
URL:
https://issues.apache.org/jira/browse/IGNITE-12681 Project: Ignite
Issue Type: Test
Reporter: Alexey Goncharuk
The test checks that a node will be shut down by a failure handler by listening for NODE_LEFT event. However, if the node shutdown happens before a new node joins the cluster, the joining node will form a cluster by itself with topology version = 1 and no event will be fired.
The test should be changed to specifically listen for the failure handler invocation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)