[
https://issues.apache.org/jira/browse/IGNITE-17806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-17806:
-------------------------------------
Summary: Remove transaction state PENDING (was: Rollback SQL automatically
created transaction when an error has happened)
> Remove transaction state PENDING
> --------------------------------
>
> Key: IGNITE-17806
> URL: https://issues.apache.org/jira/browse/IGNITE-17806
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Sergey Uttsel
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> In some cases, when the used does not pass a transaction explicit to SQL, the
> engine (SQLProcessor) creates a new one transaction automatically. When
> during the execution an exception is thrown, the automatically created
> transaction is not rolled back and freezes in pending state.
> Look at the test to find out the issue: _ItSqlSynchronousApiTest#errors_
--
This message was sent by Atlassian Jira
(v8.20.10#820010)