[jboss-jira] [JBoss JIRA] (DROOLS-484) activation-group is ignored after updating a fact
Shervin Asgari (JIRA)
issues at jboss.org
Fri May 20 08:08:00 EDT 2016
[ https://issues.jboss.org/browse/DROOLS-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240547#comment-13240547 ]
Shervin Asgari commented on DROOLS-484:
---------------------------------------
This bug seems to be hitting us.
Can we expect a fix soon?
> activation-group is ignored after updating a fact
> -------------------------------------------------
>
> Key: DROOLS-484
> URL: https://issues.jboss.org/browse/DROOLS-484
> Project: Drools
> Issue Type: Bug
> Affects Versions: 6.0.1.Final
> Environment: Windows 7, AMD 64Bit
> Reporter: Holger Rehn
> Assignee: Mark Proctor
>
> - stateful session
> - two rules in one activation-group with different salience (XOR)
> - after inserting one fact, the expected "higher" rule fires
> - after updating that fact, both rules are firing
> Digging into source shows, that org.drools.core.common.DefaultAgenda.fireActivation(...) removes the ActivationGroupNode. After updating the fact, the same instance of Activation has no longer a group node and all rules are firing.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list