Rajith Attapattu created QPID-4714:
--------------------------------------
Summary: AMQConnection close is leaking socket connections
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: [email protected]
For additional commands, e-mail: [email protected]