GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/5210 IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9842
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5210.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5210
----
commit 7f7663fc1738a563796d710ecf22a87c06d08d30
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-10-30T11:40:28Z
IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors.
----
---