]
RH Bugzilla Integration commented on DROOLS-1089:
-------------------------------------------------
Ryan Zhang <rzhang(a)redhat.com> changed the Status of [bug
Reentrant working memory actions aren't flushed immediately even
when eager evaluation is forced
------------------------------------------------------------------------------------------------
Key: DROOLS-1089
URL:
https://issues.jboss.org/browse/DROOLS-1089
Project: Drools
Issue Type: Bug
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 6.4.0.CR2, 7.0.0.Final
jBPM requires Drools working memory actions to be immediately flushed and then uses
Drools force eager activation option. However even when this option is enabled working
memory actions that aren't created in a reentrant way (during a rule firing) are
enqueued instead of being flushed as expected by jBPM.