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/11/09 13:14:38 UTC

[GitHub] ignite pull request #3010: IGNITE-6818 - Handle half open connection in comm...

GitHub user dkarachentsev opened a pull request:

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

    IGNITE-6818 - Handle half open connection in communication.

    

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

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

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

    https://github.com/apache/ignite/pull/3010.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 #3010
    
----
commit e0268851579b77d916212b08d567381ede076c64
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-11-09T13:12:44Z

    IGNITE-6818 - Handle half open connection in communication.

----


---