[jboss-jira] [JBoss JIRA] (DROOLS-2964) Shadow Network
Mark Proctor (JIRA)
issues at jboss.org
Tue Sep 4 13:25:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628661#comment-13628661 ]
Mark Proctor commented on DROOLS-2964:
--------------------------------------
Right now the Rete network is fixed and globally part of the kbase, this does not allow for any rewriting.
Where re-writting might be desirable the ksession should create an on demand shadow kbase network. Once in place, it can do further rewriting.
For example if we know a rule will only fire once, we could remove it from the network traversal after first firing.
Or if we know a rule will not fire for some time, it could be removed from the network and scheduled to be added later.
> Shadow Network
> --------------
>
> Key: DROOLS-2964
> URL: https://issues.jboss.org/browse/DROOLS-2964
> Project: Drools
> Issue Type: Feature Request
> Reporter: Mark Proctor
> Assignee: Mario Fusco
> Labels: MDP_BRAINFARTS
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list