Roman Kondakov created IGNITE-12732:
---------------------------------------
Summary: 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
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)