[jboss-jira] [JBoss JIRA] (DROOLS-895) Memory leak caused by IdentityHashMap in ClassFieldAccessorStore.BaseLookupEntry
Mario Fusco (JIRA)
issues at jboss.org
Wed Aug 26 05:36:42 EDT 2015
Mario Fusco created DROOLS-895:
----------------------------------
Summary: Memory leak caused by IdentityHashMap in ClassFieldAccessorStore.BaseLookupEntry
Key: DROOLS-895
URL: https://issues.jboss.org/browse/DROOLS-895
Project: Drools
Issue Type: Bug
Reporter: Mario Fusco
Assignee: Mario Fusco
The IdentityHashMap in ClassFieldAccessorStore.BaseLookupEntry retains entries forever even when an incremental compilation makes the old ones no longer necessary. This causes a memory leak that could lead to an OutOfMemoryError especially when a KieBase is updated to a newer version many times.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list