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

Topic messages can't be sent to DLQ, because region destination value is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.10.0
    • 5.14.0
    • Broker
    • None
    • published and subscriber connections created via Spring xml configuration file.
      The messages are persistent (Durable subscription)

    Description

      When Topic.send is executed, the message is stored with the proper region destination.
      When RegionBroker.sendToDeadLetterQueue is called, for some reason the call to MessageReference node.getRegionDestinations (ln 728) is null.
      MessageReference is an instance of ActiveMQBlobMessage.

      Attachments

        Activity

          People

            gtully Gary Tully
            guslara Gustavo Lara
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: