[jboss-jira] [JBoss JIRA] (DROOLS-4777) Extract Exec Model Lambda in separated classes
Luca Molteni (Jira)
issues at jboss.org
Mon Nov 18 07:59:00 EST 2019
Luca Molteni created DROOLS-4777:
------------------------------------
Summary: Extract Exec Model Lambda in separated classes
Key: DROOLS-4777
URL: https://issues.jboss.org/browse/DROOLS-4777
Project: Drools
Issue Type: Feature Request
Components: executable model
Reporter: Luca Molteni
Assignee: Luca Molteni
Rule classes are needed at runtime and therefore shall be garbage collected, but as constraints and consequences are inside them they occupy memory.
By extracting the lambdas in classes we can GC them.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list