You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by DmitriyGovorukhin <gi...@git.apache.org> on 2018/07/17 09:49:06 UTC

[GitHub] ignite pull request #4372: IGNITE-8929 test reproducer + simple fix.

GitHub user DmitriyGovorukhin opened a pull request:

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

    IGNITE-8929 test reproducer + simple fix.

    

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

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

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

    https://github.com/apache/ignite/pull/4372.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 #4372
    
----
commit 77f7a096935716ef2e3c81543ec6fd0018098a9c
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-07-17T09:45:52Z

    IGNITE-8929 test reproducer + simple fix. WAL should not disable for the group if none a partition is not assigned to a local node.

commit b3f4d9646533ceac563b4bb056163cff0d5e0091
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-07-17T09:48:31Z

    IGNITE-8929 Debug on before change WAL state

----


---

[GitHub] ignite pull request #4372: IGNITE-8929 test reproducer + simple fix.

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

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


---