Konstantin Orlov created IGNITE-24005:
-----------------------------------------
Summary: Sql. Rollback implicit tx when query is timed out
Key: IGNITE-24005
URL: https://issues.apache.org/jira/browse/IGNITE-24005
Project: Ignite
Issue Type: Bug
Components: sql
Reporter: Konstantin Orlov
If query times out in the middle of CursorInitializationPhaseHandler after
cursor is ready but before handler has been added to QueryCancel, implicit
transaction will never be finished. This results in locks being held forever.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)