You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/12 21:57:59 UTC

[jira] [Commented] (QPIDJMS-237) Connection doesn't always shutdown its internal threads on connection loss

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

ASF subversion and git services commented on QPIDJMS-237:
---------------------------------------------------------

Commit 4cee1c194b8c25a45edde29c4a7e0648b662b2bb in qpid-jms's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=4cee1c1 ]

QPIDJMS-237 Close down connection resource more reliably on failure

On connection failure ensure that connection resources are shutdown more
quickly and reliably.  Remove the idle task if activated on connection
loss instead of waiting on close and close down the connection executor
after failure handling is complete.  Also cleans up some tests that
weren't closing their connections in order to free up resources quicker
after the test is run. 

> Connection doesn't always shutdown its internal threads on connection loss
> --------------------------------------------------------------------------
>
>                 Key: QPIDJMS-237
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-237
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.11.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.20.0
>
>
> When the connection receives a connection level error it closes down its internal resources but doesn't ensure that its internal task runner thread is shutdown which can lead a build up of connection threads if external error handler don't immediately close the connection.



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

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