[jira] [Updated] (IGNITE-6423) PDS could be corrupted if partition have been evicted and owned again

2017-12-13 Thread Andrew Mashenkov (JIRA)

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

Andrew Mashenkov updated IGNITE-6423:
-
Component/s: persistence

> PDS could be corrupted if partition have been evicted and owned again
> -
>
> Key: IGNITE-6423
> URL: https://issues.apache.org/jira/browse/IGNITE-6423
> Project: Ignite
>  Issue Type: Bug
>  Components: persistence
>Reporter: Eduard Shangareev
>Assignee: Andrew Mashenkov
>Priority: Critical
> Fix For: 2.4
>
>
> So, what is going on? 
> Partition had been changed, its pages had been put to checkpoint pages.
> After it partition was evicted, checkpoint started.
> We are allocating a page and because it's already in checkpoint we copy the 
> empty page to copy it on disk.
> If we restart right now we will read the empty page from disk. Therefore 
> assertion error would be thrown etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (IGNITE-6423) PDS could be corrupted if partition have been evicted and owned again

2017-10-31 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov updated IGNITE-6423:

Fix Version/s: (was: 2.3)
   2.4

> PDS could be corrupted if partition have been evicted and owned again
> -
>
> Key: IGNITE-6423
> URL: https://issues.apache.org/jira/browse/IGNITE-6423
> Project: Ignite
>  Issue Type: Bug
>Reporter: Eduard Shangareev
>Assignee: Eduard Shangareev
>Priority: Critical
> Fix For: 2.4
>
>
> So, what is going on? 
> Partition had been changed, its pages had been put to checkpoint pages.
> After it partition was evicted, checkpoint started.
> We are allocating a page and because it's already in checkpoint we copy the 
> empty page to copy it on disk.
> If we restart right now we will read the empty page from disk. Therefore 
> assertion error would be thrown etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (IGNITE-6423) PDS could be corrupted if partition have been evicted and owned again

2017-09-18 Thread Eduard Shangareev (JIRA)

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

Eduard Shangareev updated IGNITE-6423:
--
Summary: PDS could be corrupted if partition have been evicted and owned 
again  (was: PDS could be corrupted if partition have been evicted and returned 
to node)

> PDS could be corrupted if partition have been evicted and owned again
> -
>
> Key: IGNITE-6423
> URL: https://issues.apache.org/jira/browse/IGNITE-6423
> Project: Ignite
>  Issue Type: Bug
>Reporter: Eduard Shangareev
>Assignee: Eduard Shangareev
>Priority: Critical
> Fix For: 2.3
>
>
> So, what is going on? 
> Partition had been changed, its pages had been put to checkpoint pages.
> After it partition was evicted, checkpoint started.
> We are allocating a page and because it's already in checkpoint we copy the 
> empty page to copy it on disk.
> If we restart right now we will read the empty page from disk. Therefore 
> assertion error would be thrown etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)