[jira] [Created] (IGNITE-1430) Platforms: Incorrect behavior of write-behind store on node stop

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

[jira] [Created] (IGNITE-1430) Platforms: Incorrect behavior of write-behind store on node stop

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

             Summary: Platforms: Incorrect behavior of write-behind store on node stop
                 Key: IGNITE-1430
                 URL: https://issues.apache.org/jira/browse/IGNITE-1430
             Project: Ignite
          Issue Type: Task
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
            Priority: Blocker
             Fix For: ignite-1.5


We destroy unmanaged native resources on node "stop" phase. But write-behind store can still have som unflushed data at this point because cache processor is not stoped yet.
To fix this we must add more callbacks to platform processor which are invoked before any component is started and after any component is stopped.



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