Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6037

AMQP: Add support for sending scheduled message using message annotations

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.12.0, 5.12.1
    • 5.13.0, 5.12.2
    • AMQP
    • None

    Description

      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.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: