[jboss-jira] [JBoss JIRA] (DROOLS-268) Delayed rule schedules are computed erroneously
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Tue Oct 1 03:16:03 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved DROOLS-268.
--------------------------------
Fix Version/s: 5.5.1.Final
Resolution: Done
> Delayed rule schedules are computed erroneously
> -----------------------------------------------
>
> Key: DROOLS-268
> URL: https://issues.jboss.org/browse/DROOLS-268
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.5.0.Final, 6.0.0.CR3
> Reporter: Davide Sottara
> Assignee: Mario Fusco
> Fix For: 5.5.1.Final, 6.0.0.Final
>
>
> Consider the following case, where all patterns are events
> $a : A()
> $b : B()
> not C( this after[0,N] $a )
> When the schedule time is computed, the ACTIVATION timestamp is considered
> as the starting timestamp, rather than $a's timestamp.
> If $b is insert after $a, the rule's schedule will be N time units after $b.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list