GitHub user akuramshingg opened a pull request:
https://github.com/apache/ignite/pull/3201 IGNITE-7160 Ignore messages from not alive and failed nodes.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7160
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3201.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3201
----
commit a4dd068ab27d864f159d45e4b963215b332b0fac
Author: Alexandr Kuramshin <
[hidden email]>
Date: 2017-12-12T04:03:20Z
IGNITE-7160 Ignore messages from not alive and failed nodes.
Add TcpDiscoverySplitTest.
commit b8c08ed35262b7b2eaff4557e267338b8803d4dd
Author: Alexandr Kuramshin <
[hidden email]>
Date: 2017-12-12T04:04:58Z
IGNITE-7160 Ignore messages from not alive and failed nodes.
Fix flaky and mute failing tests.
commit 3f2cdeca44c4d1979f4762a6c67979ceb51e0269
Author: Alexandr Kuramshin <
[hidden email]>
Date: 2017-12-12T04:24:55Z
IGNITE-7160 Ignore messages from not alive and failed nodes.
SocketReader refactoring.
----
---