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)