Alexander Belyak created IGNITE-6832:
----------------------------------------

             Summary: handle IO errors while checkpointing
                 Key: IGNITE-6832
                 URL: https://issues.apache.org/jira/browse/IGNITE-6832
             Project: Ignite
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
    Affects Versions: 2.1
            Reporter: Alexander Belyak


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
(v6.4.14#64029)

Reply via email to