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

[jira] [Assigned] (IGNITE-6832) handle IO errors while checkpointing

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

Pavel Kovalenko reassigned IGNITE-6832:
---------------------------------------

    Assignee: Pavel Kovalenko

> handle IO errors while checkpointing
> ------------------------------------
>
>                 Key: IGNITE-6832
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6832
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Alexander Belyak
>            Assignee: Pavel Kovalenko
>            Priority: Major
>
> If we get some IO error (like "No spece left on device") during checkpointing (GridCacheDatabaseSharedManager$WriteCheckpointPages:2509) node didn't stop as when get same error while writting WAL log and clients will get some "Long running cache futures". We must stop node in this case! Better - add some internal healthcheck and stop node anyway if  it won't pass for few times (do it with different issue).



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