[ 
https://issues.apache.org/jira/browse/IGNITE-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759719#comment-16759719
 ] 

Vladimir Ozerov commented on IGNITE-10161:
------------------------------------------

[~jooger], the main problem with current implementation is that client do not 
wait for real query cancel. This is not convenient for users. I think command 
should be blocked and notified once cancel is completed. How other vendors do 
this?

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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