[ https://issues.apache.org/jira/browse/IGNITE-19408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Uttsel resolved IGNITE-19408. ------------------------------------ Resolution: Invalid This test use one common node and one partial node (which starts not all components). The partial node is not start components which needed for this test. So we need to use common node. > 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 > Priority: Major > Labels: ignite-3 > > 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)