[jboss-jira] [JBoss JIRA] (DROOLS-4553) It is not possible to build executable model kjar with 10K+ rules
Mario Fusco (Jira)
issues at jboss.org
Fri Sep 20 07:49:00 EDT 2019
[ https://issues.jboss.org/browse/DROOLS-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved DROOLS-4553.
---------------------------------
Fix Version/s: 7.28.0.Final
Resolution: Done
Fixed by https://github.com/kiegroup/drools/commit/da5594180c072e36dc818c7facb6124246c8014a
> It is not possible to build executable model kjar with 10K+ rules
> -----------------------------------------------------------------
>
> Key: DROOLS-4553
> URL: https://issues.jboss.org/browse/DROOLS-4553
> Project: Drools
> Issue Type: Enhancement
> Reporter: Mario Fusco
> Assignee: Mario Fusco
> Priority: Major
> Fix For: 7.28.0.Final
>
>
> At the moment it is not possible to build executable model kjar with 10K+ rules. This is caused by the fact that the whole model is kept in memory and then flushed into .java file at the end of compilation process. Doing this in stages should fix the problem.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list