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

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

Commit 1636104 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1636104 ]

QPID-6205 : [Java Client] 0.8/0.9.x JMS client leaks transport threads and 
sockets if connection cannot be established to the broker

> [0.8/0.9.x] JMS client leaks transport threads and sockets if connection 
> cannot be established to the broker
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6205
>                 URL: https://issues.apache.org/jira/browse/QPID-6205
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.18, 0.22, 0.30
>            Reporter: Keith Wall
>
> If timeout occurs on connection establishing attempt in 
> AMQConnectionDelegate_8_0.makeBrokerConnection(BrokerDetails) and 
> AMQTimeoutException("Server did not respond in a timely fashion", null) is 
> thrown from StateWaiter, the corresponding network transport object is not 
> closed leaving behind running IoSender and IoReceiver threads and opened 
> client socket



--
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