[
https://issues.apache.org/jira/browse/AMQ-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-6037.
-------------------------------
Resolution: Fixed
> 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)