Ilya Kasnacheev created IGNITE-13352:
----------------------------------------
Summary: ScanQueryIterator needs closing or resources will leak
Key: IGNITE-13352
URL:
https://issues.apache.org/jira/browse/IGNITE-13352 Project: Ignite
Issue Type: Improvement
Components: cache
Affects Versions: 2.8.1
Reporter: Ilya Kasnacheev
Let's document it in javadoc.
Let's override IgniteCache.iterator() and declare it to return GridCloseableIterator
which should be moved (copied?) from internal package to public API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)