[ 
https://issues.apache.org/jira/browse/IGNITE-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yury Gerzhedovich updated IGNITE-10161:
---------------------------------------
    Description: 
User should be able to cancel any query by query id through SQL command.

SQL syntax: *KILL QUERY '<_query_id>'_*

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

  was:
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.


> 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
>            Priority: Major
>              Labels: iep-29
>             Fix For: 2.8
>
>
> User should be able to cancel any query by query id through SQL command.
> SQL syntax: *KILL QUERY '<_query_id>'_*
> Query should be canceled  together with its parts on all nodes. 



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

Reply via email to