]
RH Bugzilla Integration commented on DROOLS-381:
------------------------------------------------
Rajesh Rajasekaran <rrajasek(a)redhat.com> changed the Status of [bug
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.