You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2015/03/04 13:54:04 UTC

[jira] [Resolved] (AMQ-5630) Provide a way to disable durable subscriptions from configuration.

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

Gary Tully resolved AMQ-5630.
-----------------------------
    Resolution: Fixed

boolean attribute added {code}<broker ... rejectDurableConsumers="true" />

in http://git-wip-us.apache.org/repos/asf/activemq/commit/741e3aad

> Provide a way to disable durable subscriptions from configuration.
> ------------------------------------------------------------------
>
>                 Key: AMQ-5630
>                 URL: https://issues.apache.org/jira/browse/AMQ-5630
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.11.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: configuration, durable, topic, virtual
>             Fix For: 5.12.0
>
>
> When virtual topics are used exclusively - so each topic sub gets a shared or individual queue - it would be nice to be able to enforce that regular durable subs are not allowed and reject them with an exception.
> A broker boolean attribute: rejectDurableConsumers would be perfect.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)