Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1
-
None
-
None
Description
If Ignite node with persistence was stopped during checkpoint, user will see message:
Ignite node crashed in the middle of checkpoint. Will restore memory state and enforce checkpoint on node start.
Actually, nothing bad happened: node just need to replay WAL delta records to complete the checkpoint. It's ordinary case for checkpointing algorithm. Though, such word as "crashed" may alarm and confuse user.
Attachments
Attachments
Issue Links
- relates to
-
IGNITE-6204 Backport optimizations of checkpointing algorithm into 2.2
- Resolved
- links to