[
https://issues.jboss.org/browse/JBRULES-2769?page=com.atlassian.jira.plug...
]
Toni Rikkola updated JBRULES-2769:
----------------------------------
Fix Version/s: 5.4.0.Final
(was: 5.4.0.CR1)
Create a "transaction"-like context for WMA to prevent
inconsistent intermediate-states
---------------------------------------------------------------------------------------
Key: JBRULES-2769
URL:
https://issues.jboss.org/browse/JBRULES-2769
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-core
Affects Versions: 5.1.1.FINAL
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 5.4.0.Final
Create a "transaction"-like context for all WMA to prevent inconsistent states
during propagation. The idea is to delay agenda changes (rule activations, cancellations
and re-activations) until the whole propagation is finished. This is to avoid inconsistent
states when the same fact is propagated through multiple RETE branches.
Examples of cases that require this include:
* forall re-activating on fact retractions
* fireUntilHalt immediately firing rules that are activated and canceled during the same
WMA
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira