You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanilovsky Evgeny (JIRA)" <ji...@apache.org> on 2018/03/12 11:42:00 UTC

[jira] [Created] (IGNITE-7919) Handle IO errors while checkpointing, rework.

Stanilovsky Evgeny created IGNITE-7919:
------------------------------------------

             Summary: Handle IO errors while checkpointing, rework.
                 Key: IGNITE-7919
                 URL: https://issues.apache.org/jira/browse/IGNITE-7919
             Project: Ignite
          Issue Type: Bug
          Components: persistence
    Affects Versions: 2.4
            Reporter: Stanilovsky Evgeny
            Assignee: Pavel Kovalenko


Fix from [1] not fully covers IO exceptions case.

Suppose we can obtain exception here:

{code:java}
GridCacheDatabaseSharedManager$Checkpointer.markCheckpointBegin
{code}


[1] https://issues.apache.org/jira/browse/IGNITE-6832



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