[
https://issues.apache.org/jira/browse/QPIDJMS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090090#comment-16090090
]
ASF subversion and git services commented on QPIDJMS-300:
---------------------------------------------------------
Commit e447924a4c5333ccfed9b26a2046dea2a702c869 in qpid-jms's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=e447924 ]
QPIDJMS-300 Fix leak of session executor thread on close race
On close of local and remote ends at the same time the session can leak
an instance of the completion executor as it tries to clean up any async
close completions before fully shutting down.
> Possible thread leak on simultaneous local and remote connection close
> ----------------------------------------------------------------------
>
> Key: QPIDJMS-300
> URL: https://issues.apache.org/jira/browse/QPIDJMS-300
> Project: Qpid JMS
> Issue Type: Bug
> Components: qpid-jms-client
> Affects Versions: 0.23.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 0.24.0
>
>
> During a simultaneous close of a connection on both the local and remote side
> there is a race that can lead to the completion executor used in the session
> being left in a running state which can hold other resources captive and
> prevent GC.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]