[GitHub] ignite pull request #2942: disco update

2017-11-06 Thread akuramshingg
Github user akuramshingg closed the pull request at:

https://github.com/apache/ignite/pull/2942


---


[GitHub] ignite pull request #2942: disco update

2017-10-29 Thread akuramshingg
GitHub user akuramshingg opened a pull request:

https://github.com/apache/ignite/pull/2942

disco update

Added TcpDiscoverySplitTest, updated IgniteCacheTopologySplitAbstractTest
Early previous node fail with more reliable connection check (keep-alive) 
algorithm
Fast node failed message transmission, reduced split detection & exchange 
delay

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-6700-new

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2942.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 #2942


commit 3209defc81ec0871fd229594c1b44a3c4eec57ae
Author: Alexandr Kuramshin 
Date:   2017-10-29T10:27:57Z

Added TcpDiscoverySplitTest, updated IgniteCacheTopologySplitAbstractTest
Early previous node fail with more reliable connection check (keep-alive) 
algorithm
Fast node failed message transmission, reduced split detection & exchange 
delay




---