[jboss-jira] [JBoss JIRA] Commented: (JBRULES-377) the whole rule set was looped.

Mark Proctor (JIRA) jira-events at jboss.com
Mon Jul 17 19:57:11 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBRULES-377?page=comments#action_12339725 ] 
            
Mark Proctor commented on JBRULES-377:
--------------------------------------

It's no-loop. And it will only stop the current firing rule from activating itself. It can activate another rule which will fire and then activate the no-loop rule again.

> the whole rule set was looped.
> ------------------------------
>
>                 Key: JBRULES-377
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-377
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Decision tables
>    Affects Versions: 3.0.1
>         Environment: window xp, eclipse-3.1.2
>            Reporter: wen Lin
>         Assigned To: Mark Proctor
>
> There were some  discussions about this issue in the drools-user mailing list already.
> In the decision table, salience = true:
> When I modify a variable in the action cell, even I have specified keyword "UNLOOP" to be true, all other rules satisfying the new conditions are fired (even for rules which already fired before). Therefore, the whole rule set is looped and can not stop running. 
> Currently I need to set up a lot of flags to avoid this situation ... 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list