Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23004

auto-delete-queues not working any more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 8.0.0.Beta-CR1
    • 8.0.0.Alpha
    • ActiveMQ
    • None
    • False
    • False
    • Rejected

    Description

      In the following scenario:

      • Start server with auto create queues enabled and auto remove queue enabled
      • Try to send message and receive message to a queue which does not exist in the server
      • Check that queue was removed when consumer finished

      The queue is not removed when consumer finished

      This is the relevant configuration (find the complete standalone-full-ha.xml attached):

      <address-setting name="#" dead-letter-address="jms.queue.DLQ" expiry-address="jms.queue.ExpiryQueue" redelivery-delay="0" max-delivery-attempts="10" max-size-bytes="10485760" page-size-bytes="2097152" address-full-policy="PAGE" last-value-queue="false" redistribution-delay="1000" auto-create-queues="true" auto-delete-queues="true"/>
      

      Attachments

        Issue Links

          Activity

            People

              ehugonne1@redhat.com Emmanuel Hugonnet
              tborgato@redhat.com Tommaso Borgato
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: