You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Uttsel (Jira)" <ji...@apache.org> on 2023/05/03 09:32:00 UTC

[jira] [Created] (IGNITE-19408) Fix ItIgniteNodeRestartTest#testOneNodeRestartWithGap to use ItIgniteNodeRestartTest#startPartialNode

Sergey Uttsel created IGNITE-19408:
--------------------------------------

             Summary: Fix ItIgniteNodeRestartTest#testOneNodeRestartWithGap to use ItIgniteNodeRestartTest#startPartialNode
                 Key: IGNITE-19408
                 URL: https://issues.apache.org/jira/browse/IGNITE-19408
             Project: Ignite
          Issue Type: Test
            Reporter: Sergey Uttsel


h3. *Motivation*

After changes in https://issues.apache.org/jira/browse/IGNITE-18624 ItIgniteNodeRestartTest#testOneNodeRestartWithGap starts to fail. It was fixed by using ItIgniteNodeRestartTest#startNode(int) instead of ItIgniteNodeRestartTest#startPartialNode(int, String).

Need to find out why the test fail with startPartialNode and fix the test properly if it is possible.
h3. *Definition of Done*

Fix test to use startPartialNode if it is possible.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)