[
https://issues.apache.org/jira/browse/IGNITE-12732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089544#comment-17089544
]
Roman Kondakov commented on IGNITE-12732:
-----------------------------------------
[~nizhikov], here it is: [https://github.com/apache/ignite/pull/7706]
> SQL: KILL QUERY command hangs on query when query cursor is held by user or
> leak
> --------------------------------------------------------------------------------
>
> Key: IGNITE-12732
> URL: https://issues.apache.org/jira/browse/IGNITE-12732
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Roman Kondakov
> Assignee: Roman Kondakov
> Priority: Major
> Fix For: 2.9, 2.8.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Scenario to reproduce:
> 1. Execute a query
> 2. Don't close the query cursor, don't iterate to the end of results.
> 3. Run "KILL QUERY" command. The command hangs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)