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

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

Commit e360f85c1b06bcfcc0664e1123f9dc93484a21e0 in activemq-artemis's branch 
refs/heads/master from [~nigro....@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=e360f85 ]

ARTEMIS-1593 RemotingConnectionImpl leaks

FileNameKey was holding a reference to PropertiesLoader.this due to its inner 
class definition, causing RemotingConnectionImpl to leak through a long chain 
of dependencies rooted in a PropertiesLoader's subclass property ie 
PropertiesLoaderModule::callbackHandler.
FileNameKey is turned into a inner static class to break this hidden dependency.


> RemotingConnectionImpl leaks
> ----------------------------
>
>                 Key: ARTEMIS-1593
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1593
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>
> RemoteConnectionImpl is not GC on client disconnects



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to