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

allConsumersExclusiveByDefault property is not working when set in activemq.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Blocker
    • Resolution: Unresolved
    • 5.12.2
    • None
    • AMQP
    • None

    Description

      Trying to set the allConsumersExclusiveByDefault on a queue to enable exclusive consumer support by default, Declared it in the activemq.xml with a policy entry.

        <policyEntry queue=">" allConsumersExclusiveByDefault="true"/>

      and it does not work. The Exclusive property for the consumers on the web console is still false.

      There should be an example usage in the ActiveMQ documentation too which will be helpful.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            spaleti Lavanya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: