You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by SomeFire <gi...@git.apache.org> on 2017/12/26 09:00:25 UTC

[GitHub] ignite pull request #3289: IGNITE-5580

GitHub user SomeFire opened a pull request:

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

    IGNITE-5580

    

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

    $ git pull https://github.com/SomeFire/ignite ignite-5580

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

    https://github.com/apache/ignite/pull/3289.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 #3289
    
----
commit bb9f8490140de45cbad7989ee6b2c7d3644ea85f
Author: Dmitrii Ryabov <so...@...>
Date:   2017-12-19T17:13:48Z

    IGNITE-5580: Basic information about fail for TcpDiscoveryNodeFailedMessage.

commit 973039c82ff94a36e6ce5a5125b1709eb5803fdf
Author: Dmitrii Ryabov <so...@...>
Date:   2017-12-21T11:17:19Z

    IGNITE-5580: Discovery history.

commit 93509d7f01d0e87b106b5973d7045c357517fcb4
Author: Dmitrii Ryabov <so...@...>
Date:   2017-12-26T08:42:47Z

    IGNITE-5580: Test added.

----


---