[jira] [Created] (IGNITE-915) Implement cleanup callback.

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

[jira] [Created] (IGNITE-915) Implement cleanup callback.

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

             Summary: Implement cleanup callback.
                 Key: IGNITE-915
                 URL: https://issues.apache.org/jira/browse/IGNITE-915
             Project: Ignite
          Issue Type: Task
          Components: interop
    Affects Versions: sprint-4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical
             Fix For: sprint-5


When working with another platform, it is possible that node is already stopped, but some calls to the platform is still necessary.

On the other hand the platform might have resources which required cleanup. And this cleanup can only be perofrmed when we are 100% sure that no more calls from Java are expected.



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