[
https://issues.apache.org/jira/browse/IGNITE-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037004#comment-17037004
]
Stepachev Maksim commented on IGNITE-12681:
-------------------------------------------
[~agoncharuk] LGTM.
> IgniteShutdownOnSupplyMessageFailureTest
> ----------------------------------------
>
> Key: IGNITE-12681
> URL: https://issues.apache.org/jira/browse/IGNITE-12681
> Project: Ignite
> Issue Type: Test
> Reporter: Alexey Goncharuk
> Assignee: Alexey Goncharuk
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)