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

Extend <deadLetterStrategy> with a flag to define the delivery mode handling

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.15.11
    • 5.17.7, 6.2.0, 5.18.5
    • Broker
    • None

    Description

      Can we look at extending <deadLetterStrategy> configuration with a flag, to define the delivery mode handling.

      Currently the delivery mode is forced to 'persistent', which is not always expected to happen.

      For example:

      <deadLetterStrategy>
        <individualDeadLetterStrategy queuePrefix="DLQ." processNonPersistent="true" keepDeliveryMode="true" />
      </deadLetterStrategy>
      

      Discussion: https://www.mail-archive.com/users@activemq.apache.org/msg44297.html

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            lichtin Martin Lichtin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: