[jira] [Created] (IGNITE-6183) Make "Node crashed in the middle of checkpoint" message softer and more informative

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

[jira] [Created] (IGNITE-6183) Make "Node crashed in the middle of checkpoint" message softer and more informative

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