[
https://issues.apache.org/jira/browse/IGNITE-17770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-17770:
-----------------------------------------
Reviewer: Vyacheslav Koptilin (was: Slava Koptilin)
> ItIgniteNodeRestartTest.testCfgGap is flaky
> -------------------------------------------
>
> Key: IGNITE-17770
> URL: https://issues.apache.org/jira/browse/IGNITE-17770
> Project: Ignite
> Issue Type: Bug
> Reporter: Vyacheslav Koptilin
> Assignee: Denis Chudov
> Priority: Major
> Labels: ignite-3
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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}
> TC Run:
> [https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_IntegrationTests_ModuleRunner/6772875]
> Need to find out the root cause of the issue.
>
> It is possible, that after https://issues.apache.org/jira/browse/IGNITE-17302
> will be completed, such error won't occur anymore, so we have to check this
> test several time after https://issues.apache.org/jira/browse/IGNITE-17302
> will be merged
--
This message was sent by Atlassian Jira
(v8.20.10#820010)