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 2018/03/26 09:15:00 UTC

[jira] [Commented] (IGNITE-8021) Destroyed caches can be return to life by restart grid

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

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

GitHub user ivandasch opened a pull request:

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

    IGNITE-8021 Delete cache config files when destroyed

    

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

    $ git pull https://github.com/ivandasch/ignite ignite-8021

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

    https://github.com/apache/ignite/pull/3697.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 #3697
    
----
commit dd4b0d825c6d801084a3cb2e1ff02a24a1a75718
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-03-26T09:03:00Z

    IGNITE-8021 Delete stored file with cache configuration data when
    cacheor group is destroyed.

----


> Destroyed caches can be return to life by restart grid
> ------------------------------------------------------
>
>                 Key: IGNITE-8021
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8021
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vladislav Pyatkov
>            Assignee: Ivan Daschinskiy
>            Priority: Major
>         Attachments: DstroedCacheReturnTest.java
>
>
> Cache configuration files stay stored on file system after invoke {{destroy}} method.
> By the reason after restart grid all removed caches are start.
>  
> Look at the test [^DstroedCacheReturnTest.java]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)