Vyacheslav Koptilin created IGNITE-17770:
--------------------------------------------
Summary: ItIgniteNodeRestartTest.testCfgGap is flaky
Key: IGNITE-17770
URL: https://issues.apache.org/jira/browse/IGNITE-17770
Project: Ignite
Issue Type: Bug
Reporter: Vyacheslav Koptilin
This test sporadically fails with the following undescriptive error:
{noformat}
java.lang.AssertionError
java.lang.AssertionError: java.util.concurrent.TimeoutException
at
org.apache.ignite.internal.runner.app.ItIgniteNodeRestartTest.startNode(ItIgniteNodeRestartTest.java:482)
at
org.apache.ignite.internal.runner.app.ItIgniteNodeRestartTest.testCfgGap(ItIgniteNodeRestartTest.java:980)
Caused by: java.util.concurrent.TimeoutException
at
org.apache.ignite.internal.runner.app.ItIgniteNodeRestartTest.startNode(ItIgniteNodeRestartTest.java:482)
at
org.apache.ignite.internal.runner.app.ItIgniteNodeRestartTest.testCfgGap(ItIgniteNodeRestartTest.java:980)
{noformat}
Need to find out the root cause of the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)