[GitHub] ignite pull request #4802: IGNITE-9657 Fix socket leak in TcpDiscoverySpi

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4802: IGNITE-9657 Fix socket leak in TcpDiscoverySpi

andrey-kuznetsov
GitHub user ezhuravl opened a pull request:

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

    IGNITE-9657 Fix socket leak in TcpDiscoverySpi

   

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

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

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

    https://github.com/apache/ignite/pull/4802.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 #4802
   
----
commit 7461b59cf124af761281de2f3a155525ad78715c
Author: ezhuravl <ezhuravlev@...>
Date:   2018-09-21T09:15:43Z

    IGNITE-9657 Fix socket leak in TcpDiscoverySpi

----


---