Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-10

Messages are not sent to DLQ after several rollback in transaction with AMQP transport.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.1.0-alpha
    • 1.0.0-GA
    • qpid-jms
    • None
    • Hide

      1. add a amqp transport connector to activemq.xml:

      <transportConnector name="amqp" uri="amqp://0.0.0.0:5672?maximumConnections=1000&amp;transport.transformer=jms&amp;transport.prefetch=20"/>
      

      2. start A-MQ
      3. get the attached reproducer.zip then extract it
      4. mvn -P producer
      5. mvn -P consumer10
      this consumer rollbacks 100 transactions.
      Expected result:
      messages moved to DLQ
      Actual result:
      messages stayed in SampleQueue.

      Show
      1. add a amqp transport connector to activemq.xml: <transportConnector name= "amqp" uri= "amqp://0.0.0.0:5672?maximumConnections=1000&amp;transport.transformer=jms&amp;transport.prefetch=20" /> 2. start A-MQ 3. get the attached reproducer.zip then extract it 4. mvn -P producer 5. mvn -P consumer10 this consumer rollbacks 100 transactions. Expected result: messages moved to DLQ Actual result: messages stayed in SampleQueue.

    Description

      Messages are not sent to DLQ after several rollback in transaction with AMQP transport.

      Attachments

        Issue Links

          Activity

            People

              tbish@redhat.com Timothy Bish (Inactive)
              rhn-support-tkonishi Takayuki Konishi
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: