You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Sri Lavanya (Jira)" <ji...@apache.org> on 2021/01/09 23:30:00 UTC

[jira] [Updated] (AMQ-8119) allConsumersExclusiveByDefault property is not working if set as a destination policy for a queue

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

Sri Lavanya updated AMQ-8119:
-----------------------------
    Affects Version/s: 5.12.2

> allConsumersExclusiveByDefault property is not working if set as a destination policy for a queue
> -------------------------------------------------------------------------------------------------
>
>                 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
>            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)