Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1
-
None
-
None
Description
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).
Attachments
Issue Links
- Blocked
-
IGNITE-6797 Handle IO errors in LFS files
-
- Resolved
-
- blocks
-
IGNITE-6891 Proper behavior on Persistence errors
-
- Resolved
-
- is duplicated by
-
IGNITE-6797 Handle IO errors in LFS files
-
- Resolved
-
- links to