You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (Jira)" <ji...@apache.org> on 2020/02/14 11:38:00 UTC

[jira] [Created] (IGNITE-12681) IgniteShutdownOnSupplyMessageFailureTest

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)