[ 
https://issues.apache.org/jira/browse/IGNITE-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141834#comment-16141834
 ] 

ASF GitHub Bot commented on IGNITE-6183:
----------------------------------------

GitHub user glukos opened a pull request:

    https://github.com/apache/ignite/pull/2520

    IGNITE-6183 Make "Node crashed in the middle of checkpoint" message s…

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6183

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2520.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2520
    
----
commit d272bbfbd53cb180ae898e94e986180734c10b94
Author: Ivan Rakov <ivan.glu...@gmail.com>
Date:   2017-08-25T16:24:14Z

    IGNITE-6183 Make "Node crashed in the middle of checkpoint" message softer 
and more informative

----


> 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: Task
>    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 delta records 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)

Reply via email to