[jboss-jira] [JBoss JIRA] (DROOLS-381) KieRepository holds old KieModules forever potentially causing memory problems
Mario Fusco (JIRA)
issues at jboss.org
Wed Dec 18 02:29:32 EST 2013
[ https://issues.jboss.org/browse/DROOLS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved DROOLS-381.
--------------------------------
Resolution: Done
Fixed by adding a method to the KieRepository to explicitly remove stored KieModules
> 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