[
https://issues.apache.org/jira/browse/IGNITE-10823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730213#comment-16730213
]
ASF GitHub Bot commented on IGNITE-10823:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/5754
> Close all open cursors for running queries on Ignite stop
> ---------------------------------------------------------
>
> Key: IGNITE-10823
> URL: https://issues.apache.org/jira/browse/IGNITE-10823
> Project: Ignite
> Issue Type: Task
> Components: sql
> Affects Versions: 2.8
> Reporter: Yury Gerzhedovich
> Assignee: Yury Gerzhedovich
> Priority: Major
> Labels: iep-29
> Fix For: 2.8
>
>
> Currently we can have situation when user doesn't close a cursors after use
> it or don't full read it. In this case we have potential memory leak with
> opened cursors. Need to close and set as null for all such running queries.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)