You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ibessonov <gi...@git.apache.org> on 2018/09/12 15:50:11 UTC

[GitHub] ignite pull request #4739: IGNITE-8855 Client nodes make a lot of attempts t...

GitHub user ibessonov opened a pull request:

    https://github.com/apache/ignite/pull/4739

    IGNITE-8855 Client nodes make a lot of attempts to join topology if EXCHANGE_HISTORY is significantly smaller than number of clients

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8855

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4739.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 #4739
    
----
commit 74226e273730c2264ae93b9196399626fe040e52
Author: ibessonov <be...@...>
Date:   2018-09-12T15:49:17Z

    IGNITE-8855 Added exponential delay before reconnection that was caused by small EXCHANGE_HISTORY

----


---

[GitHub] ignite pull request #4739: IGNITE-8855 Client nodes make a lot of attempts t...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4739


---