[jira] [Created] (IGNITE-1362) Update notifier causes Ignite instance leak.

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

[jira] [Created] (IGNITE-1362) Update notifier causes Ignite instance leak.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-1362:
---------------------------------------

             Summary: Update notifier causes Ignite instance leak.
                 Key: IGNITE-1362
                 URL: https://issues.apache.org/jira/browse/IGNITE-1362
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical
             Fix For: ignite-1.4


IgniteKernal has private non-static anonymous class for GridTimerTask which forces üpdate notify.
As a result IgniteKernal instance leaks to it and stays in memory for a long time even after node is stopped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)