Vadim Pakhnushev created IGNITE-26127:
-----------------------------------------
Summary: Compatibility test fails consecutive run
Key: IGNITE-26127
URL: https://issues.apache.org/jira/browse/IGNITE-26127
Project: Ignite
Issue Type: Bug
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
When {{ItCompatibilityTest}} is run second time in the same VM (for example,
using IDEA repeating runner), second run fails with the rather cryptic error:
{noformat}
org.apache.ignite.sql.SqlException: IGN-CMN-65535 TraceId:8c676586
...
Caused by:
org.apache.ignite.internal.sql.engine.exec.RemoteFragmentExecutionException:
IGN-CMN-65535 TraceId:8c676586
at
org.apache.ignite.internal.sql.engine.exec.ExecutionServiceImpl.onMessage(ExecutionServiceImpl.java:626)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)