[ 
https://issues.apache.org/jira/browse/AMQ-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999557#comment-14999557
 ] 

ASF subversion and git services commented on AMQ-6037:
------------------------------------------------------

Commit 5d353e241b0ba76ad1a0b42ef5c7a2ae54106860 in activemq's branch 
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=5d353e2 ]

https://issues.apache.org/jira/browse/AMQ-6037

Add support for amqp style variants of the ActiveMQ job scheduler
options set in message annotations. 

> AMQP: Add support for sending scheduled message using message annotations
> -------------------------------------------------------------------------
>
>                 Key: AMQ-6037
>                 URL: https://issues.apache.org/jira/browse/AMQ-6037
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: AMQP
>    Affects Versions: 5.12.0, 5.12.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.13.0
>
>
> Add support for reading scheduled message instructions from specific Message 
> Annotations that are mapped into values that work with the built-in broker 
> scheduler feature.
> ||Annotation Name||Description||
> |x-opt-delivery-time|Analogous to the JMS 2.0 delivery time message property. 
>  Value is set in milliseconds
> since the Unix Epoch.|
> |x-opt-delivery-delay|Time in Milliseconds to wait before dispatching the 
> message.|
> |x-opt-delivery-repeat|Number of time to reschedule a message sent with a 
> fixed delay.|
> |x-opt-delivery-period|The time in ms to wait between successive repeats of a 
> scheduled message.|
> |x-opt-delivery-cron|A CronTab entry that controls how a message is 
> scheduled.|



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to