]
Mario Fusco commented on DROOLS-1329:
-------------------------------------
This commit is also necessary
Events already expired at insertion time don't have a chance to
produce a match
-------------------------------------------------------------------------------
Key: DROOLS-1329
URL:
https://issues.jboss.org/browse/DROOLS-1329
Project: Drools
Issue Type: Bug
Components: core engine
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 7.0.0.Beta3
When flushing the insertion of an event that is already expired at processing (firing)
time it is required that the event should however have at least a chance to produce joins
and activations.