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.patchTo 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 <sergey.chugunov@...>
Date: 2018-12-05T12:37:20Z
IGNITE-10505 test for race between checkpointer and affinity change
commit 12f311d58ba4b7464dde8abc82d06a925b855195
Author: Sergey Chugunov <sergey.chugunov@...>
Date: 2018-12-05T12:49:12Z
IGNITE-10505 merge master
----
---