[GitHub] ignite pull request #5210: IGNITE-9842 Avoid stopping rebalance on Indexing ...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5210: IGNITE-9842 Avoid stopping rebalance on Indexing ...

andrey-kuznetsov
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.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 #5210
   
----
commit 7f7663fc1738a563796d710ecf22a87c06d08d30
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-10-30T11:40:28Z

    IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors.

----


---