GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/4989
IGNITE-9883 Do not wait for topology exchange while other cache starts or stops. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9883 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4989.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 #4989 ---- commit d84b5d639863ea39e585478b2db8c58af4203c4e Author: ibessonov <bessonov.ip@...> Date: 2018-10-15T12:55:27Z IGNITE-9883 Do not wait for topology exchange while other cache starts or stops. ---- ---