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 <dmitriy.govorukhin@...>
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 <dmitriy.govorukhin@...>
Date: 2018-07-17T09:48:31Z
IGNITE-8929 Debug on before change WAL state
----
---