GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/4305
IGNITE-8929 WAL should not disable for the group if none a partition is not assigned to a local node You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8929 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4305.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 #4305 ---- commit d5eb407ef2156420840f469a29517fa2ff213999 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-04T19:15:25Z IGNITE-8929 test reproducer + simple fix ---- ---