[jboss-jira] [JBoss JIRA] (DROOLS-455) Event expiration calculation may overflow
RH Bugzilla Integration (JIRA)
issues at jboss.org
Wed Aug 6 15:54:39 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990927#comment-12990927 ]
RH Bugzilla Integration commented on DROOLS-455:
------------------------------------------------
Rajesh Rajasekaran <rrajasek at redhat.com> changed the Status of [bug 1076361|https://bugzilla.redhat.com/show_bug.cgi?id=1076361] from VERIFIED to CLOSED
> 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
> Fix For: 6.1.0.Beta2
>
>
> 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 was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list