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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)