[
https://issues.apache.org/jira/browse/IGNITE-7626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361245#comment-16361245
]
ASF GitHub Bot commented on IGNITE-7626:
----------------------------------------
GitHub user EdShangGG opened a pull request:
https://github.com/apache/ignite/pull/3512
IGNITE-7626 Unify code in test which clean up persistence directories
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7626-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3512.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 #3512
----
commit 4af52aafd6c3180c7f0ff49a311833f26e69ed2e
Author: EdShangGG <eshangareev@...>
Date: 2018-02-12T18:32:57Z
IGNITE-7626 Unify code in test which clean up persistence directories
----
> Unify code in test which clean up persistence directories
> ---------------------------------------------------------
>
> Key: IGNITE-7626
> URL: https://issues.apache.org/jira/browse/IGNITE-7626
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.3
> Reporter: Eduard Shangareev
> Assignee: Eduard Shangareev
> Priority: Major
> Fix For: 2.5
>
>
> There are several directories which ignite node creates if persistence is
> enabled.
> Every test cleans up it in own way.
> Need to unify this code and rid of the mess.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)