[GitHub] ignite pull request #2942: disco update

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2942: disco update

andrey-kuznetsov
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 <[hidden email]>
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

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2942: disco update

andrey-kuznetsov
Github user akuramshingg closed the pull request at:

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


---