You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/08 16:09:00 UTC

[jira] [Commented] (IGNITE-6577) During start cache we should check temporary file existence besides lock file

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

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

GitHub user EdShangGG opened a pull request:

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

    IGNITE-6577

    

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

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

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

    https://github.com/apache/ignite/pull/2817.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 #2817
    
----
commit 308d1d787e8046663731118b758189d9d00fdf03
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-10-08T14:53:42Z

    GG-12682 Restart cluster during snapshot RESTORE fails

----


> During start cache we should check temporary file existence besides lock file
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-6577
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6577
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Eduard Shangareev
>            Assignee: Eduard Shangareev
>             Fix For: 2.4
>
>
> Now we discard content of cache directory if there is lock file because it means that cache was not completely restored.
> But except it, there could be temporary directory and if there is marker file it means that cache restore wasn't completed. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)