You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Roman Vais (JIRA)" <ji...@apache.org> on 2017/08/01 09:50:00 UTC

[jira] [Created] (ARTEMIS-1316) Scheduled messages do not work for AMQP

Roman Vais created ARTEMIS-1316:
-----------------------------------

             Summary: Scheduled messages do not work for AMQP
                 Key: ARTEMIS-1316
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1316
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: AMQP, Broker
    Affects Versions: 2.1.0
            Reporter: Roman Vais


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)