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.patchTo 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 <ivandasch@...>
Date: 2018-03-26T09:03:00Z
IGNITE-8021 Delete stored file with cache configuration data when
cacheor group is destroyed.
----
---