[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:43:00 EDT 2018


Duncan Doyle created DROOLS-2494:
------------------------------------

             Summary: 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