[
https://issues.apache.org/jira/browse/IGNITE-7626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352812#comment-16352812
]
ASF GitHub Bot commented on IGNITE-7626:
----------------------------------------
GitHub user EdShangGG opened a pull request:
https://github.com/apache/ignite/pull/3477
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
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3477.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 #3477
----
commit db61a16bb5713d60cc7af7b5d68c0d31fa66ace4
Author: EdShangGG <eshangareev@...>
Date: 2018-02-05T14:31:32Z
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
> Reporter: Eduard Shangareev
> Assignee: Eduard Shangareev
> Priority: Major
>
> 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)