Aleksandr Polovtcev created IGNITE-18601:
--------------------------------------------

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


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)

Reply via email to