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

Message moved from ActiveMQ.DLQ to another queue can be lost

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 5.8.0
    • 5.9.0
    • None
    • None

    Description

      This is the same issue as https://fusesource.com/issues/browse/ENTMQ-341.

      A persistent message can be lost by the broker.
      How to reproduce:
      1. Put a persistent message onto queue A.
      2. A consumer (using XA transactions) receives the message. The consumer always throws an exception, so after predefined number of redelivery attempts the message goes to ActiveMQ.DLQ.
      3. Using web console move the message from ActiveMQ.DLQ back to queue A.
      4. Consumer receives the message and again throws exceptions in its onMessage method.
      4a. Expected behaviour: message lands on ActiveMQ.DLQ again.
      4b. Actual behaviour: message dissappears - it's neither on queue A nor ActiveMQ.DLQ.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              maroos Marek Strejczek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: