GitHub user dgovorukhin opened a pull request: https://github.com/apache/ignite/pull/5360
IGNITE-10207 Fix missed loss policy checks You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10207 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5360.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 #5360 ---- commit 162e57381f1edd3f3b3a252894fe40231c332474 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-11-09T22:09:12Z IGNITE-10207 rework lossPolicy tests Signed-off-by: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> commit 19d8d902f6ee2fb77244549a1a891a901ea2386d Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-11-11T22:16:18Z IGNITE-10207 fix checking lost partition for many cases Signed-off-by: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> ---- ---