You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/10/27 12:02:27 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-1430:
------------------------------------
    Fix Version/s:     (was: 1.5)
                   1.6

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