[
https://issues.apache.org/jira/browse/QPID-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397748#comment-15397748
]
ASF subversion and git services commented on QPID-6377:
-------------------------------------------------------
Commit 1754427 from [~k-wall] in branch 'java/branches/6.0.x'
[ https://svn.apache.org/r1754427 ]
QPID-6377: [Java Client] Ensure that calling Connection#close shuts down the
taskpool, even if connection is closed from server side
> Connection's taskpool not shutdown if Connection is closed from the broker
> side
> -------------------------------------------------------------------------------
>
> Key: QPID-6377
> URL: https://issues.apache.org/jira/browse/QPID-6377
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: 0.18, 0.22, 0.30
> Reporter: Keith Wall
> Assignee: Lorenz Quack
> Fix For: qpid-java-6.1, qpid-java-6.0.5
>
> Attachments: LeakedConnectionThreadsBefore.png
>
>
> If the client's connection is closed from the Broker side, the taskpool used
> to deliver unrouteable messages and some asynchronous exceptions is not
> shutdown. This will cause a small memory leak and potentially leaked
> threads too.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]