You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/08 22:04:00 UTC

[jira] [Commented] (ARTEMIS-2787) Allow a queue to be disabled, so that messages are not routed to it.

    [ https://issues.apache.org/jira/browse/ARTEMIS-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128679#comment-17128679 ] 

ASF subversion and git services commented on ARTEMIS-2787:
----------------------------------------------------------

Commit 99f6c7bf2014ba1fd77ac41f4ee986c2a80700a6 in activemq-artemis's branch refs/heads/master from Michael Pearce
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=99f6c7b ]

ARTEMIS-2787 - Add ability to disable and enable a queue

Add feature
Add tests
Add docs
Add missing bits noticed in ring-size
Address comments

> Allow a queue to be disabled, so that messages are not routed to it.
> --------------------------------------------------------------------
>
>                 Key: ARTEMIS-2787
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2787
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: Michael Andre Pearce
>            Priority: Major
>          Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> There are a number of scenarios where it can be useful to disable a queue, so messages are not routed to it.
> 1) An issue that requires investigation but you wish to keep the consumers active, but do not wish to have message build up on the broker
>  
> 2) you want to connect consumers to a address, but you do not wish the flow to start and wish to manage the enablement and disablement centrally.



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