[jboss-jira] [JBoss JIRA] (DROOLS-268) Delayed rule schedules are computed erroneously
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Thu Sep 19 21:24:03 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor updated DROOLS-268:
--------------------------------
Priority: Major (was: Blocker)
> 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: Mark Proctor
> Fix For: 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