[
https://issues.apache.org/jira/browse/ARTEMIS-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122036#comment-16122036
]
ASF subversion and git services commented on ARTEMIS-1316:
----------------------------------------------------------
Commit 2c30be8809799d55b346a80e0d8f7e50c64d03ce in activemq-artemis's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=2c30be8 ]
ARTEMIS-1316 Add docs for AMQP scheduling of messages
Add some documentation for the scheduled message options with AMQP
Messages.
> Document Scheduled message support over AMQP
> --------------------------------------------
>
> Key: ARTEMIS-1316
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1316
> Project: ActiveMQ Artemis
> Issue Type: Task
> Components: AMQP, Broker
> Affects Versions: 2.1.0
> Reporter: Roman Vais
> Priority: Minor
> Labels: documentation
>
> Scheduled messages do not work for AMQP if "_AMQ_SCHED_DELIVERY" message
> property is used. Broker does not recognize property and message is not
> scheduled for later time but instead, message is received by client
> immediately. It is possible to schedule message with use of
> "x-opt-delivery-delay" property but there is no mention of it in the
> documentation provided at
> [https://activemq.apache.org/artemis/docs/2.1.0/scheduled-messages.html].
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)