You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2019/01/14 13:09:00 UTC

[jira] [Resolved] (IGNITE-7920) Research local crash recovery speed after stop in the middle of checkpoint

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

Dmitriy Pavlov resolved IGNITE-7920.
------------------------------------
    Resolution: Information Provided

> Research local crash recovery speed after stop in the middle of checkpoint
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-7920
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7920
>             Project: Ignite
>          Issue Type: Task
>          Components: persistence
>            Reporter: Dmitriy Pavlov
>            Assignee: Dmitriy Pavlov
>            Priority: Major
>
> When using Ignite as a database on one node, I observed that the recovery time using the WAL exceeds the time between checkpoints.
> Ignite logs message that it is restored after stopping in the middle of the checkpoint 
> I use the frequency of CP - setCheckpointFrequency (60 * 1000), but at server with HDD and heavy IO load. At least 16 minutes required to restore Ignite after stop.
> Server monitoring states that  high rate of IOPS ocurred and it is constraint (there is plenty of CPU/RAM)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)