[
https://issues.apache.org/jira/browse/IGNITE-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925528#comment-16925528
]
Ignite TC Bot commented on IGNITE-12128:
----------------------------------------
{panel:title=Branch: [pull/6851/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4574261&buildTypeId=IgniteTests24Java8_RunAll]
> Potentially pds corruption on a failed node during checkpoint
> -------------------------------------------------------------
>
> Key: IGNITE-12128
> URL: https://issues.apache.org/jira/browse/IGNITE-12128
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitriy Govorukhin
> Assignee: Anton Kalashnikov
> Priority: Critical
> Fix For: 2.7.6
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are the case when we start a checkpoint but not create CP file marker,
> but PageMemory may start to flush dirty pages from checkpoint pages to page
> store. If node crashed at this moment, we can get inconsistency state,
> because we still not write checkpoint marker to disk but already write some
> pages for this checkpoint. If we try to recover from this state we cat get
> any sort of corruption problem. Recovery logic may not recognize that crash
> was during checkpoint because we did not write file marker when we start
> checkpoint but write some pages for this checkpoint.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)