[
https://issues.apache.org/jira/browse/IGNITE-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176950#comment-17176950
]
Ilya Kasnacheev commented on IGNITE-13352:
------------------------------------------
I'm OK with it.
> 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
> Priority: Major
>
> 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)