[jboss-jira] [JBoss JIRA] (DROOLS-2494) parallelRulesBuildThreshold must also be set in KnowledgeBuilderImpl(InternalKnowledgeBase kBase, KnowledgeBuilderConfigurationImpl configuration) constructor.

Mario Fusco (JIRA) issues at jboss.org
Tue Apr 24 06:01:00 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved DROOLS-2494.
---------------------------------
    Resolution: Done


Fixed by https://github.com/kiegroup/drools/commit/f6fc09762bd8e34e3069c3b5ccf89070d4cd18e2

> parallelRulesBuildThreshold must also be set in KnowledgeBuilderImpl(InternalKnowledgeBase kBase, KnowledgeBuilderConfigurationImpl configuration) constructor.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-2494
>                 URL: https://issues.jboss.org/browse/DROOLS-2494
>             Project: Drools
>          Issue Type: Enhancement
>          Components: core engine
>    Affects Versions: 7.7.0.Final
>            Reporter: Duncan Doyle
>            Assignee: Mario Fusco
>
> The new parallelRulesBuildThreshold configuration option is not set in the KnowledgeBuilderImpl(InternalKnowledgeBase kBase, KnowledgeBuilderConfigurationImpl configuration) constructor, causing it to default to "0", which basically always enables the parallel build.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list