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

Rajith Attapattu commented on QPID-4714:
----------------------------------------

I have checked in a fix at http://svn.apache.org/r1475810

Should we include this in 0.22 ?
                
> AMQConnection close can leak socket connections if exceptions occur earlier 
> in the process
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-4714
>                 URL: https://issues.apache.org/jira/browse/QPID-4714
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.20
>            Reporter: Rajith Attapattu
>             Fix For: Future
>
>
> If any of the operations throws an exception before the call to 
> _delegate.closeConnection(timeout); then we will leak socket connections.
> I already see this happening when running performance tests, where 
> session/connection close operations are timing out. The number of connections 
> keeps growing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to