GitHub user akuramshingg opened a pull request:
https://github.com/apache/ignite/pull/2890 IGNITE-6519 Race in SplitAwareTopologyValidator on activator and server node join
Using a bigger topology
TestRecordingCommunicationSpi fix (future timeout instead of ClusterTopologyException)
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6519
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2890.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2890
----
commit 3255bab8264afea3ee29e0c4ed422feb9aa35302
Author: Alexandr Kuramshin <
[hidden email]>
Date: 2017-10-20T05:28:56Z
IGNITE-6519 Race in SplitAwareTopologyValidator on activator and server node join
Using a bigger topology
TestRecordingCommunicationSpi fix (future timeout instead of ClusterTopologyException)
----
---