You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/09/08 18:17:22 UTC

[jira] [Created] (ARTEMIS-722) AMQP: Advertise support for delayed message delivery using offered capability

Timothy Bish created ARTEMIS-722:
------------------------------------

             Summary: AMQP: Advertise support for delayed message delivery using offered capability
                 Key: ARTEMIS-722
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-722
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: AMQP
    Affects Versions: 1.4.0
            Reporter: Timothy Bish
            Priority: Minor


The broker already supports interpreting the message annotation 'x-opt-delivery-time' as the value to use when scheduling a message for delayed delivery.  For future AMQP -> JMS 2.0 mapping the client needs to actually know that the broker supports this in order to provide proper controls on whether the MessageProducer setDeliveryDelay.  The broker should advertise this support by supplying the appropriate capability on the Connection Open response.



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