You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by andrey-kuznetsov <gi...@git.apache.org> on 2018/11/30 11:20:25 UTC

[GitHub] ignite pull request #5541: IGNITE-10386 Add mode when WAL won't be disabled ...

GitHub user andrey-kuznetsov opened a pull request:

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

    IGNITE-10386 Add mode when WAL won't be disabled during rebalancing caused by BLT change

    Just for tests now

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

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-10386

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

    https://github.com/apache/ignite/pull/5541.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 #5541
    
----
commit 69638ce7bcaaade30eba4de800e4f29c31e9144f
Author: Andrey Kuznetsov <st...@...>
Date:   2018-11-29T13:47:18Z

    IGNITE-10386 Suppress IGNITE_DISABLE_WAL_DURING_REBALANCING effect when BLT changes.

commit a867fe85d234909cbd2b9a2163bc3482b3c952b3
Author: Andrey Kuznetsov <st...@...>
Date:   2018-11-29T13:55:45Z

    IGNITE-10386 (WiP) Test for change introduced, some other are broken.

commit a9d240dab55e2f05fa8d4c4437c3a12df14604bb
Author: Andrey Kuznetsov <st...@...>
Date:   2018-11-29T14:57:41Z

    IGNITE-10386 (WiP) Fixed testLocalAndGlobalWalStateInterdependence.

----


---

[GitHub] ignite pull request #5541: IGNITE-10386 Add mode when WAL won't be disabled ...

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

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


---