[
https://issues.apache.org/jira/browse/IGNITE-18601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-18601:
-----------------------------------------
Fix Version/s: 3.0.0-beta2
> ItJdbcJoinsSelfTest#testJoin is flaky
> -------------------------------------
>
> Key: IGNITE-18601
> URL: https://issues.apache.org/jira/browse/IGNITE-18601
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Critical
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> ItJdbcJoinsSelfTest#testJoin sometimes failes with the following exception:
> {noformat}
> java.sql.SQLException: Exception while executing query [query=CREATE TABLE
> PUBLIC.BLOOD_GROUP_INFO_PJ (ID INT, BLOOD_GROUP VARCHAR(64), UNIVERSAL_DONOR
> VARCHAR(64), PRIMARY KEY (ID));]. Error message:IGN-CMN-65535
> TraceId:59081ebb-c327-440b-9ddb-90cb61568f35 IGN-CMN-65535
> TraceId:59081ebb-c327-440b-9ddb-90cb61568f35 Should not be called
> {noformat}
> For some reason, PK configuration gets updated twice, even though the data
> inside the configuration updates is the same.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)