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

DeadLetterPolicy creates incorrect deadletter name from destination

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.1
    • 3.2.2
    • Broker
    • None
    • n/a

    Description

      DeadLetterPolicy.java method getDeadLetterNameFromDestination(ActiveMQDestination destination)

      has member variable String deadLetterName that mirrors an instance variable of the same name, private String deadLetterName = DEFAULT_DEAD_LETTER_NAME;

      This results in incorrect dlq naming.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jaypierson Jay Pierson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: