[jboss-jira] [JBoss JIRA] (DROOLS-381) KieRepository holds old KieModules forever potentially causing memory problems

Mario Fusco (JIRA) issues at jboss.org
Tue Dec 17 11:51:32 EST 2013


     [ https://issues.jboss.org/browse/DROOLS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco reopened DROOLS-381:
--------------------------------



The provided solution (wrapping the KieModules stored in the KieRepository with WeakReferences) causes random failures especially with CDI and then it has been rolled back.
                
> KieRepository holds old KieModules forever potentially causing memory problems
> ------------------------------------------------------------------------------
>
>                 Key: DROOLS-381
>                 URL: https://issues.jboss.org/browse/DROOLS-381
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>             Fix For: 6.0.1.Final
>
>
> KieRepository has an internal data structure where it store the KieModules deployed in it. At the moment those KieModules remain there indefinitely even if they are no longer useful and this could be a potential OutOfMemory cause.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list