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

[GitHub] ignite pull request #3234: IGNITE-7206 - Stop pings if current node is stopp...

GitHub user dkarachentsev opened a pull request:

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

    IGNITE-7206 - Stop pings if current node is stopping.

    

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

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

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

    https://github.com/apache/ignite/pull/3234.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 #3234
    
----
commit 3a8b191db5270b8dcc1599f40a580e4fc891d1bd
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-12-14T17:12:51Z

    IGNITE-7206 - Stop pings if current node is stopping.

----


---