[jboss-jira] [JBoss JIRA] (DROOLS-455) Event expiration calculation may overflow

Mario Fusco (JIRA) issues at jboss.org
Fri Mar 14 04:14:10 EDT 2014


     [ https://issues.jboss.org/browse/DROOLS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco reassigned DROOLS-455:
----------------------------------

    Assignee: Mario Fusco  (was: Edson Tirelli)

    
> Event expiration calculation may overflow
> -----------------------------------------
>
>                 Key: DROOLS-455
>                 URL: https://issues.jboss.org/browse/DROOLS-455
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.6.0.Final, 6.0.0.Final, 6.0.1.Final, 6.1.0.Beta1
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>            Priority: Critical
>
> The calculation of the expiration timestamp of an event in the OTN is effectively  given by the combination :
> {code}
> Handle.startTimeStamp + Handle.duration + OTN.expirationOffset 
> {code}
> If the addition overflows, the event will be scheduled for expiration immediately.

--
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