[jboss-jira] [JBoss JIRA] (DROOLS-33) Trait infrastructure causes memory leaks
Davide Sottara (JIRA)
jira-events at lists.jboss.org
Mon Feb 11 03:28:56 EST 2013
Davide Sottara created DROOLS-33:
------------------------------------
Summary: Trait infrastructure causes memory leaks
Key: DROOLS-33
URL: https://issues.jboss.org/browse/DROOLS-33
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.5
Reporter: Davide Sottara
Assignee: Mark Proctor
Priority: Blocker
Fix For: 5.6, 6.0.0.Alpha1
TraitRegistry and TripleStoreRegistry were created as temporary static classes and never completed. Such statics prevent garbage collection when multiple knowledge bases are created within the same VM, leading to OOMEs
--
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