You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2022/11/02 11:37:00 UTC

[jira] [Created] (IGNITE-18067) Flaky test IgniteCacheQueryNodeFailTest.testNodeFailedReduceQuery

Yury Gerzhedovich created IGNITE-18067:
------------------------------------------

             Summary: 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


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}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)