You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/11/30 11:48:00 UTC

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

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

Andrew Mashenkov reassigned IGNITE-6423:
----------------------------------------

    Assignee: Andrew Mashenkov  (was: Eduard Shangareev)

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