[ http://nagoya.apache.org/jira/browse/AVALON-5?page=history ] Niclas Hedhman closed AVALON-5: -------------------------------
> Patch for scheduler-impl > ------------------------ > > Key: AVALON-5 > URL: http://nagoya.apache.org/jira/browse/AVALON-5 > Project: Avalon > Type: Bug > Components: CORNERSTONE > Environment: merlin 3.3.0 > Reporter: Jon Elson-Green > Attachments: timescheduler.diff > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.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]