Amelchev Nikita created IGNITE-15442:
----------------------------------------
Summary: Use concurrent close adapter for Scan queries
Key: IGNITE-15442
URL: https://issues.apache.org/jira/browse/IGNITE-15442
Project: Ignite
Issue Type: Bug
Reporter: Amelchev Nikita
Scan queries can be closed by external threads: public kill API, client
resource release, etc.
{{GridCloseableIteratorAdapter}} is not thread-safe and should be replaced with
a thread-safe adapter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)