[
https://issues.apache.org/jira/browse/IGNITE-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192796#comment-16192796
]
Ilya Kasnacheev commented on IGNITE-6542:
-----------------------------------------
[~sboikov]
[~yzhdanov]
please review
> 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)