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

ASF subversion and git services commented on QPID-7195:
-------------------------------------------------------

Commit 1738766 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1738766 ]

QPID-7195: [Java Client] Ensure socket is closed if connect times-out or fails

> Ensure socket is closed if Socket#connect times out or fails
> ------------------------------------------------------------
>
>                 Key: QPID-7195
>                 URL: https://issues.apache.org/jira/browse/QPID-7195
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Keith Wall
>            Priority: Minor
>             Fix For: qpid-java-6.1
>
>
> Currently, if the {{java.net.Socket#connect(java.net.SocketAddress, int)}} in 
> the client throws an IOException, the socket is not closed.  This could 
> potentially lead to a resource leak from an application.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to