Murtadha Makki Al Hubail created ASTERIXDB-3189:
---------------------------------------------------
Summary: Queries cannot be cancelled during compilation
Key: ASTERIXDB-3189
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3189
Project: Apache AsterixDB
Issue Type: Bug
Components: *DB - AsterixDB
Affects Versions: 0.9.8
Reporter: Murtadha Makki Al Hubail
Fix For: 0.9.9
Currently, queries that are receives by NCs and sent to the CC for compilation
cannot be cancelled while the query is still compiling. For example, if a
cancellation comes while a query is trying to lock a dataset, the cancellation
will be ignored and the query will eventually run and will never be cancelled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)