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

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

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

QPIDJMS-300 Fix for race on remote and local close

Possible race on local session close and remote producer close
can lead to final task to cleanup async completions not being
run and the executor in a failed shutdown state.


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

Reply via email to