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

ASF subversion and git services commented on ARTEMIS-2309:
----------------------------------------------------------

Commit e0a7073884c10d0038d28005308b16760dbe3563 in activemq-artemis's branch 
refs/heads/master from Justin Graham Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=e0a7073 ]

ARTEMIS-2309 TempQueueCleanerUpper instances are leaking

The changes from ARTEMIS-2189 mean that
o.a.a.a.c.s.i.ServerSessionImpl#deleteQueue
is no longer called from the same ServerSessionImpl instance that
created it which means that TempQueueCleanerUpper instances will leak.
To resolve the leak the client will only create a new session when
necessary instead of every time delete() is invoked.


> TempQueueCleanerUpper instances are leaking
> -------------------------------------------
>
>                 Key: ARTEMIS-2309
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2309
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to