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 2017/08/04 16:44:00 UTC

[jira] [Commented] (QPIDJMS-300) Possible thread leak on simultaneous local and remote connection close

    [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org