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 2018/10/26 17:41:00 UTC

[jira] [Commented] (ARTEMIS-2150) Counts the number of delivering messages in this queue

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

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

GitHub user ArthurFritz opened a pull request:

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

    [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/2398.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 #2398
    
----
commit 1396ec6d825708994fa8d680f5c42480aacd410a
Author: Arthur Fritz Santiago <ar...@...>
Date:   2018-10-26T17:39:09Z

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

----


> Counts the number of delivering messages in this queue
> ------------------------------------------------------
>
>                 Key: ARTEMIS-2150
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2150
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>    Affects Versions: 2.7.0
>            Reporter: Arthur Fritz Santiago
>            Priority: Minor
>             Fix For: 2.7.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)