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/02/23 22:48:12 UTC

[jira] [Resolved] (AMQ-5229) Queue; be able to pause/resume dispatch of message to all consumers

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

Gary Tully resolved AMQ-5229.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 5.12.0

implemented pause/resume/isPaused queue view mbean ops and attribute

when paused, there is no dispatch to regular queue consumers, send and browse work as normal. Any inflight messages will continue inflight till ackes as normal.

> Queue; be able to pause/resume dispatch of message to all consumers
> -------------------------------------------------------------------
>
>                 Key: AMQ-5229
>                 URL: https://issues.apache.org/jira/browse/AMQ-5229
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: Pat Fox
>            Assignee: Gary Tully
>             Fix For: 5.12.0
>
>
> It would be good to be able to pause/resume the dispatch of messages from a queue to the queues consumers.
> When the queue is "paused":
> -  NO messages sent to the associate consumers
> -  messages still to be enqueued on the queue
> -  ability to be able to browse the queue
> -  all the JMX counters for the queue to be available and correct.



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