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

Allow configuration of a discarding dead letter strategy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.8.0
    • 5.9.0
    • Broker
    • None

    Description

      If you don't wish to retain non delivered or expired persistent messages then it should be possible to easily disable the use of the dlq.
      the discarding plugin will purge it, but that is not ideal.

      Preferable is something like:

      <destinationPolicy>
        <policyMap>
          <policyEntries>
            <policyEntry queue=">" ..>
              <deadLetterStrategy><discarding/></deadLetterStrategy>
          ...

      Attachments

        1. AMQ4584Patch.txt
          6 kB
          Timothy A. Bish

        Activity

          People

            tabish Timothy A. Bish
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: