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

2016-11-30 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov updated IGNITE-1430:

Priority: Major  (was: Blocker)

> 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: platforms
>Affects Versions: 1.1.4
>Reporter: Vladimir Ozerov
>
> 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)


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

2016-08-03 Thread Vladimir Ozerov (JIRA)

 [ 
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.8)

> 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: platforms
>Affects Versions: 1.1.4
>Reporter: Vladimir Ozerov
>Priority: Blocker
>
> 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)


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

2016-08-03 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov updated IGNITE-1430:

Assignee: (was: Vladimir Ozerov)

> 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: platforms
>Affects Versions: 1.1.4
>Reporter: Vladimir Ozerov
>Priority: Blocker
>
> 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)


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

2016-03-25 Thread Vladimir Ozerov (JIRA)

 [ 
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.6)
   1.7

> 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: platforms
>Affects Versions: 1.1.4
>Reporter: Vladimir Ozerov
>Assignee: Vladimir Ozerov
>Priority: Blocker
> Fix For: 1.7
>
>
> 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)


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

2015-10-27 Thread Vladimir Ozerov (JIRA)

 [ 
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)


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

2015-09-30 Thread Vladimir Ozerov (JIRA)

 [ 
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: ignite-1.5

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