You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2021/01/10 06:56:00 UTC

[jira] [Assigned] (AMQ-8119) allConsumersExclusiveByDefault property is not working when set in activemq.xml

     [ https://issues.apache.org/jira/browse/AMQ-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned AMQ-8119:
-----------------------------------------

    Assignee: Jean-Baptiste Onofré

> allConsumersExclusiveByDefault property is not working when set in activemq.xml
> -------------------------------------------------------------------------------
>
>                 Key: AMQ-8119
>                 URL: https://issues.apache.org/jira/browse/AMQ-8119
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.12.2
>            Reporter: Sri Lavanya
>            Assignee: Jean-Baptiste Onofré
>            Priority: Blocker
>
> 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.
> {code:java}
>   <policyEntry queue=">" allConsumersExclusiveByDefault="true"/>{code}
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)