The following issue has been updated:
Updater: Jon Elson-Green (mailto:[EMAIL PROTECTED])
Date: Wed, 25 Aug 2004 6:01 PM
Changes:
Attachment changed to timescheduler.diff
---------------------------------------------------------------------
For a full history of the issue, see:
http://issues.apache.org/jira/browse/PLANET-3?page=history
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/PLANET-3
Here is an overview of the issue:
---------------------------------------------------------------------
Key: PLANET-3
Summary: Patch for scheduler-impl
Type: Bug
Status: Unassigned
Priority: Major
Project: Avalon Planet
Components:
CORNERSTONE
Assignee:
Reporter: Jon Elson-Green
Created: Wed, 25 Aug 2004 6:01 PM
Updated: Wed, 25 Aug 2004 6:01 PM
Environment: merlin 3.3.0
Description:
The priority queue for scheduled events fails for large times in the future (such as a
cron event set some months in advance) because it casts the time difference to an int.
The patch instead returns a -1, 0 or 1 based on the difference.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]