You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by sergey-chugunov-1985 <gi...@git.apache.org> on 2018/12/05 12:54:20 UTC

[GitHub] ignite pull request #5578: IGNITE_DISABLE_WAL_DURING_REBALANCING turned on b...

GitHub user sergey-chugunov-1985 opened a pull request:

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

    IGNITE_DISABLE_WAL_DURING_REBALANCING turned on by default, test for race between checkpointer and affinity change added

    

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

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

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

    https://github.com/apache/ignite/pull/5578.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 #5578
    
----
commit a111842d639a9b7f0e5a8d23fc6521b7dffa978e
Author: Sergey Chugunov <se...@...>
Date:   2018-12-05T12:37:20Z

    IGNITE-10505 test for race between checkpointer and affinity change

commit 12f311d58ba4b7464dde8abc82d06a925b855195
Author: Sergey Chugunov <se...@...>
Date:   2018-12-05T12:49:12Z

    IGNITE-10505 merge master

----


---

[GitHub] ignite pull request #5578: IGNITE-10505 IGNITE_DISABLE_WAL_DURING_REBALANCIN...

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

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


---