[jboss-jira] [JBoss JIRA] (JBRULES-3303) Memory leak in RuleBaseEventSupport.listeners when loading StatefulKnowledgeSession - Test Attached
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Sun Jan 15 23:14:19 EST 2012
[ https://issues.jboss.org/browse/JBRULES-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor reassigned JBRULES-3303:
-------------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
> Memory leak in RuleBaseEventSupport.listeners when loading StatefulKnowledgeSession - Test Attached
> ---------------------------------------------------------------------------------------------------
>
> Key: JBRULES-3303
> URL: https://issues.jboss.org/browse/JBRULES-3303
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core (flow)
> Affects Versions: 5.3.0.Final
> Environment: Linux, Java 1.6.0_24
> Reporter: Greg Chrystall
> Assignee: Mario Fusco
> Attachments: mem-leak-test.tar.gz
>
>
> When loading a Drools Flow StatefulKnowledgeSession with JPAKnowledgeService.loadStatefulKnowledgeSession, AbstractEventSupport.listeners has 2 listeners added to it. When the StatefulKnowledgeSession is disposed() only 1 of the listeners is removed. In the attached test this causes 100 ReteooStatefulSession objects to stay alive.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list