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 <bessonov.ip@...> Date: 2018-09-12T15:49:17Z IGNITE-8855 Added exponential delay before reconnection that was caused by small EXCHANGE_HISTORY ---- ---