GitHub user pgfox opened a pull request:

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

    ARTEMIS-1381 add JMX operation removeAllMessages() to the queue

    it would be good to add a removeAllMessages() JMX operation to clear all 
messages from the queue, to make it a little more intuitive in various JMX 
browsers (such as jconsole)
    
    adding an new method to the external facing QueueControl interface, AFAIK 
that should not break anything.

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

    $ git pull https://github.com/pgfox/activemq-artemis removeAllMessages

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

    https://github.com/apache/activemq-artemis/pull/1500.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 #1500
    
----
commit 96f46ba9dce4cfb44eec0c69a5a4f46d31095afb
Author: Pat Fox <pat.g....@gmail.com>
Date:   2017-08-31T21:33:29Z

    ARTEMIS-1381 add JMX operation removeAllMessages() to the queue

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to