You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2004/11/13 03:34:29 UTC

[jira] Closed: (AVALON-5) Patch for scheduler-impl

     [ 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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org