You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by akuramshingg <gi...@git.apache.org> on 2017/12/06 10:19:24 UTC

[GitHub] ignite pull request #3155: Ignite-6700

GitHub user akuramshingg opened a pull request:

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

    Ignite-6700

    TCP discovery update: failing nodes and messaging.

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

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

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

    https://github.com/apache/ignite/pull/3155.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 #3155
    
----
commit 1211253a1c9dd411fbad74b4964ce1f99b1dbbef
Author: Alexandr Kuramshin <ei...@gmail.com>
Date:   2017-12-06T05:43:25Z

    Tests added and updated.

commit 0523ef85ed2459c50de0c8a05a1f879593bf5adf
Author: Alexandr Kuramshin <ei...@gmail.com>
Date:   2017-12-06T07:33:45Z

    SocketReader refactoring.

commit 53e498ba2cbee68a39135fb72266b452e070f799
Author: Alexandr Kuramshin <ei...@gmail.com>
Date:   2017-12-06T10:14:08Z

    Ignore messages from not alive and failed nodes.

----


---