You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by aealeksandrov <gi...@git.apache.org> on 2018/03/28 16:22:21 UTC

[GitHub] ignite pull request #3714: IGNITE-8065 setSwapPath option used with enabled ...

GitHub user aealeksandrov opened a pull request:

    https://github.com/apache/ignite/pull/3714

    IGNITE-8065 setSwapPath option used with enabled persistence was removed from some tests

    Some of PDS indexing tests became red after IGNITE-7902
    
    The reason is that some tests enable both swap and persistence at the same time for a data region.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8065

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3714.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 #3714
    
----
commit c5da4faed55d225f7d07219a912cb82fe5dc6425
Author: Andrei Aleksandrov <ae...@...>
Date:   2018-03-28T16:16:16Z

    IGNITE-8065 setSwapPath option used with enabled persistence was removed from some tests

----


---

[GitHub] ignite pull request #3714: IGNITE-8065 setSwapPath option used with enabled ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3714


---