GitHub user akuramshingg opened a pull request: https://github.com/apache/ignite/pull/2845
IGNITE-6519 Race in SplitAwareTopologyValidator on activator and server node join TestRecordingCommunicationSpi fix references IGNITE-6507 Commit can be lost in network split scenario 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/2845.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 #2845 ---- commit 25fefabd3a61df7de2bac48a49fe384107d02aa4 Author: Alexandr Kuramshin <ein.nsk...@gmail.com> Date: 2017-10-13T10:27:12Z IGNITE-6519 Race in SplitAwareTopologyValidator on activator and server node join TestRecordingCommunicationSpi fix ---- ---