[
https://issues.apache.org/jira/browse/IGNITE-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442461#comment-16442461
]
ASF GitHub Bot commented on IGNITE-8021:
----------------------------------------
GitHub user ivandasch opened a pull request:
https://github.com/apache/ignite/pull/3864
IGNITE-8021 Fix test issues
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ivandasch/ignite ignite-8021-test-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3864.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 #3864
----
commit e19511bd16f8b82ac754a9f7f008c105141390fa
Author: Ivan Daschinskiy <ivandasch@...>
Date: 2018-04-18T13:04:20Z
IGNITE-8021 Fix test issues
----
> 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
> Fix For: 2.5
>
> Attachments: 8021-patch-for-patch, 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)