[
https://issues.apache.org/jira/browse/IGNITE-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525681#comment-15525681
]
ASF GitHub Bot commented on IGNITE-3957:
----------------------------------------
GitHub user amartianov opened a pull request:
https://github.com/apache/ignite/pull/1122
IGNITE-3957: clear swap space when cache is destroyed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3957
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1122.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 #1122
----
commit 6e101bda907d0f95bbfb5c9fa1361995fb7eb8bf
Author: Andrey Martianov <[email protected]>
Date: 2016-09-27T09:59:54Z
IGNITE-3957: clear swap space when cache is destroyed
----
> Swap space is not cleared when the cache is destroyed
> -----------------------------------------------------
>
> Key: IGNITE-3957
> URL: https://issues.apache.org/jira/browse/IGNITE-3957
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.7
> Reporter: Valentin Kulichenko
> Assignee: Andrey Martianov
> Attachments: SwapTest.java
>
>
> Test attached.
> When the cache is destroyed, corresponding swap filed are not deleted.
> However, they are deleted on node stop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)