[ 
https://issues.apache.org/jira/browse/IGNITE-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200195#comment-16200195
 ] 

ASF GitHub Bot commented on IGNITE-6542:
----------------------------------------

Github user asfgit closed the pull request at:

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


> SocketChannel may not be closed in createTcpClient()
> ----------------------------------------------------
>
>                 Key: IGNITE-6542
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6542
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Ilya Kasnacheev
>            Assignee: Ilya Kasnacheev
>
> There's no finally() on ch in TcpCommunicationSpi.createTcpClient()
> So there's a long block of code where resource consistency is hanging on a 
> hair. This can lead to file descriptor starvation as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to