You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2009/02/20 23:36:59 UTC

[jira] Resolved: (AMQ-2133) activemq-flow's dispatcher's TimerHeap is converting units backwards

     [ https://issues.apache.org/activemq/browse/AMQ-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved AMQ-2133.
--------------------------------

    Resolution: Fixed

Applied.  Thax.

> activemq-flow's dispatcher's TimerHeap is converting units backwards
> --------------------------------------------------------------------
>
>                 Key: AMQ-2133
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2133
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: incubation
>            Reporter: Colin MacNaughton
>             Fix For: incubation
>
>         Attachments: AMQ-2133patch.txt
>
>
> When a timer is added to the heap the units were being converted backwards so that adding a Runnable that is suppose to execute in 5000ms would execute in 5 nanoseconds.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.