Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5800

Allow moving "duplicate" message from DLQ back to original destination

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • EAP 5.1.0 Post Release
    • EAP 5.1.0 Post Release
    • HornetQ
    • None

      This is related to HORNETQ-598.

      Consider the scenario where a message (with _HQ_DUPL_ID set) is sent to "queue/A". This message is consumed by a client, but consumption fails such that the message is moved to a DLQ. Now an administrator sees the failed message in the DLQ and invokes "moveMessage" to move the message back to "queue/A" in an attempt to have the client consume the message successfully. Before the fix to HORNETQ-598 the message would get "stuck" in the DLQ. After the fix to HORNETQ-598 the message will not get stuck, but it also won't make it back to the original destination.

      HornetQ needs to handle this scenario so that the failed message can be moved back to the original destination.

              csuconic@redhat.com Clebert Suconic
              rhn-support-jbertram Justin Bertram
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: