You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by alamar <gi...@git.apache.org> on 2018/10/30 11:42:22 UTC

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

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 <il...@...>
Date:   2018-10-30T11:40:28Z

    IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors.

----


---