Pavel Pereslegin created IGNITE-24320:
-----------------------------------------

             Summary: Sql. Jdbc. Test 
testAutoCommitFalseTxControlStatementsNotSupported is flaky
                 Key: IGNITE-24320
                 URL: https://issues.apache.org/jira/browse/IGNITE-24320
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Pavel Pereslegin


Need to investigate and fix flaky 
'testAutoCommitFalseTxControlStatementsNotSupported ' test 

{noformat}
java.sql.SQLException: Transaction is already finished 
[id=01949b38-d352-0000-34e8-030800000001, state=ABORTED].
        at 
org.apache.ignite.internal.jdbc.proto.IgniteQueryErrorCode.createJdbcSqlException(IgniteQueryErrorCode.java:57)
        at 
org.apache.ignite.internal.jdbc.JdbcStatement.execute0(JdbcStatement.java:161)
        at 
org.apache.ignite.internal.jdbc.JdbcStatement.executeQuery(JdbcStatement.java:115)
        at 
org.apache.ignite.jdbc.ItJdbcMultiStatementSelfTest.testAutoCommitFalseTxControlStatementsNotSupported(ItJdbcMultiStatementSelfTest.java:435)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
{noformat}


TC history: 
https://ci.ignite.apache.org/project.html?projectId=ApacheIgnite3xGradle_Test_IntegrationTests&buildTypeId=&tab=testDetails&testNameId=7391004620741238695&order=TEST_STATUS_DESC&branch_ApacheIgnite3xGradle_Test_IntegrationTests=__all_branches__&itemsCount=50

p.s. one of these changes may be related IGNITE-23792 and IGNITE-24053



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

Reply via email to