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 GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/21 21:48:58 UTC

[jira] [Commented] (ARTEMIS-753) Persist pause status after restart of the broker.

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

ASF GitHub Bot commented on ARTEMIS-753:
----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/856

    ARTEMIS-753 Queue Pause and Resumed persisted

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis pause

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/856.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #856
    
----
commit ff62ab08e5ca3fb856077d35cf38894fe735193a
Author: Clebert Suconic <cl...@apache.org>
Date:   2016-10-21T18:59:52Z

    ARTEMIS-753 Queue Pause and Resumed persisted

----


> Persist pause status after restart of the broker.
> -------------------------------------------------
>
>                 Key: ARTEMIS-753
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-753
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>    Affects Versions: 1.4.0
>            Reporter: Fábio Gomes dos Santos
>            Assignee: clebert suconic
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> We have a lot of business rules  and we need assurance where the message is not consumed in some intervals
> For us it is easier to ensure that messages not be consumed on the broker side. But today, after a broker restarts, the queues comeback "unpaused".



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