Yury Gerzhedovich created IGNITE-10161:
------------------------------------------

             Summary: Be able to cancel any query by query id
                 Key: IGNITE-10161
                 URL: https://issues.apache.org/jira/browse/IGNITE-10161
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Yury Gerzhedovich
            Assignee: Yury Gerzhedovich
             Fix For: 2.8


User should be able to cancel any query by query id through both JMX and SQL 
command.

SQL syntax: *KILL QUERY _<node_id> <node_query_id>_*

Query should be canceled  together with its parts on all nodes. 

Initial cancel query sends to initial node *node_id* which can cancel all 
related parts of query on other nodes. In case *node_id* node not available 
cancel query should be sent all nodes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to