[
https://issues.apache.org/jira/browse/IGNITE-18067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-18067:
---------------------------------------
Description:
The test
IgniteBinarySimpleNameMapperCacheQueryTestSuite2:IgniteCacheQueryNodeFailTest.testNodeFailedReduceQuery
is flaky. Need to fix it.
{code:java}
Ignite instance with this name has already been started:
near.IgniteCacheQueryNodeFailTest2 ------- Stdout: ------- class
org.apache.ignite.IgniteCheckedException: Ignite instance with this name has
already been started: near.IgniteCacheQueryNodeFailTest2 at
org.apache.ignite.internal.IgnitionEx.start0(IgnitionEx.java:1128) at
org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:634)
{code}
was:
The test
[IgniteBinarySimpleNameMapperCacheQueryTestSuite2:IgniteCacheQueryNodeFailTest.testNodeFailedReduceQuery|https://ggtc.gridgain.com/test/758645604019355804?currentProjectId=GridGain8_Test_CommunityEdition&branch=%3Cdefault%3E]
is flaky. Need to fix it.
{code:java}
Ignite instance with this name has already been started:
near.IgniteCacheQueryNodeFailTest2 ------- Stdout: ------- class
org.apache.ignite.IgniteCheckedException: Ignite instance with this name has
already been started: near.IgniteCacheQueryNodeFailTest2 at
org.apache.ignite.internal.IgnitionEx.start0(IgnitionEx.java:1128) at
org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:634)
{code}
> Flaky test IgniteCacheQueryNodeFailTest.testNodeFailedReduceQuery
> -----------------------------------------------------------------
>
> Key: IGNITE-18067
> URL: https://issues.apache.org/jira/browse/IGNITE-18067
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Yury Gerzhedovich
> Priority: Major
>
> The test
> IgniteBinarySimpleNameMapperCacheQueryTestSuite2:IgniteCacheQueryNodeFailTest.testNodeFailedReduceQuery
> is flaky. Need to fix it.
> {code:java}
> Ignite instance with this name has already been started:
> near.IgniteCacheQueryNodeFailTest2 ------- Stdout: ------- class
> org.apache.ignite.IgniteCheckedException: Ignite instance with this name has
> already been started: near.IgniteCacheQueryNodeFailTest2 at
> org.apache.ignite.internal.IgnitionEx.start0(IgnitionEx.java:1128) at
> org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:634)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)