[jira] [Created] (IGNITE-10823) Close all open cursors for running queries on Ignite stop

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10823) Close all open cursors for running queries on Ignite stop

Anton Vinogradov (Jira)
Yury Gerzhedovich created IGNITE-10823:
------------------------------------------

             Summary: 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
             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)