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

Duncan Doyle (JIRA) issues at jboss.org
Tue Apr 24 05:57:03 EDT 2018


    [ https://issues.jboss.org/browse/DROOLS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565944#comment-13565944 ] 

Duncan Doyle commented on DROOLS-2494:
--------------------------------------

PR: https://github.com/kiegroup/drools/pull/1873

> 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: Duncan Doyle
>
> 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