[
https://issues.apache.org/jira/browse/IGNITE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn resolved IGNITE-6303.
------------------------------------
Resolution: Not A Bug
Actually we don't need to do anything. Java-side cursor is closed, and we link
from .NET to Java via {{PlatformJniTarget}}, which does not need explicit
release.
> .NET: GetAll should close query cursor
> --------------------------------------
>
> Key: IGNITE-6303
> URL: https://issues.apache.org/jira/browse/IGNITE-6303
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.3
>
>
> {{QueryCursor}} in Java is closed automatically on {{getAll}} call, we should
> do the same in Ignite.NET.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)