You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2008/03/06 15:12:35 UTC

[jira] Resolved: (AMQ-499) Support for delayed/scheduled delivery of messages.

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

James Strachan resolved AMQ-499.
--------------------------------

    Fix Version/s: 5.0.0
                       (was: 5.2.0)
       Resolution: Fixed

This can be solved now by sending to a queue/camel endpoint then using camel to deliver it to the ultimate queue using the [Delayer Pattern|http://activemq.apache.org/camel/delayer.html].

You could wrap this logic up in a custom [Error handler|http://activemq.apache.org/camel/error-handler.html] to make it easier to apply to your routes

> Support for delayed/scheduled delivery of messages.
> ---------------------------------------------------
>
>                 Key: AMQ-499
>                 URL: https://issues.apache.org/activemq/browse/AMQ-499
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>            Reporter: Hiram Chirino
>             Fix For: 5.0.0
>
>


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