Ivan Rakov created IGNITE-6183:
----------------------------------
Summary: Make "Node crashed in the middle of checkpoint" message softer and more informative
Key: IGNITE-6183
URL:
https://issues.apache.org/jira/browse/IGNITE-6183 Project: Ignite
Issue Type: Bug
Affects Versions: 2.1
Reporter: Ivan Rakov
Assignee: Ivan Rakov
Fix For: 2.2
If Ignite node with persistence was stopped during checkpoint, user will see message:
{noformat}
Ignite node crashed in the middle of checkpoint. Will restore memory state and enforce checkpoint on node start.
{noformat}
Actually, nothing bad happened: node just need to replay WAL to complete the checkpoint. It's ordinary case for checkpointing algorithm. Though, such word as "crashed" may alarm and confuse user.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)