GitHub user ArthurFritz opened a pull request:

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

    ARTEMIS-2150 Counts the number of delivering messages in this queue

    Create function this counts the number of delivering messages in this queue 
matching the specified filter.
    
    Create a other function this counts the number of delivering messages in 
this queue matching the specified filter, grouped by the given property field.
    
    [JIRA](https://issues.apache.org/jira/browse/ARTEMIS-2150)

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

    $ git pull https://github.com/ArthurFritz/activemq-artemis 
feature/ARTEMIS-2150

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

    https://github.com/apache/activemq-artemis/pull/2399.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 #2399
    
----
commit 5b32235d7ca4230bfb6d4956ffdef026d5bb51cb
Author: Arthur Fritz Santiago <arthur.santiago@...>
Date:   2018-10-26T18:32:34Z

    ARTEMIS-2150 Counts the number of delivering messages in this queue

----


---

Reply via email to