[
https://issues.apache.org/jira/browse/IGNITE-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424177#comment-16424177
]
Alexey Goncharuk commented on IGNITE-8021:
------------------------------------------
Guys,
I think we should currently fix the following case: if all nodes (no offline
nodes) see the cache destroy, we should not see the cache resurrection after
cluster restart. All other cases when a node was offline during cache destroy,
will be covered when we migrate metadata to metadata storage (same way as
baseline topology).
> 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: 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)