You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2022/10/21 13:02:00 UTC

[jira] [Created] (IGNITE-17950) Revise query cancellation flow

Konstantin Orlov created IGNITE-17950:
-----------------------------------------

             Summary: Revise query cancellation flow
                 Key: IGNITE-17950
                 URL: https://issues.apache.org/jira/browse/IGNITE-17950
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Konstantin Orlov


To prevent locks from being held indefinitely, we need to make sure that the root fragment of the query is the last to cancel.

Let's revise the query cancellation flow in order to meet tis requirement.



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