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

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

GitHub user michaelandrepearce opened a pull request:

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

    ARTEMIS-2022 Create count messages 'group by' this property filter 

    Checking build

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

    $ git pull https://github.com/michaelandrepearce/activemq-artemis 
ARTEMIS-2022

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

    https://github.com/apache/activemq-artemis/pull/2239.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 #2239
    
----
commit 259f3f8be9014b79503e1ed0ead8c9598f340ff6
Author: Arthur Fritz Santiago <arthur.santiago@...>
Date:   2018-08-10T14:49:16Z

    [ARTEMIS-2022] Create count messages 'group by' this property filter

commit d7d7f7499cf7ca675f901090e3199ad71bc0f922
Author: Arthur Fritz Santiago <arthur.santiago@...>
Date:   2018-08-10T15:09:32Z

    [ARTEMIS-2022] Ajust checkstyle

commit a01822be0bef5fd09d196a717036819257e280f6
Author: Michael André Pearce <michael.andre.pearce@...>
Date:   2018-08-10T21:37:26Z

    ARTEMIS-2022 - Enhancements 
    
    Fix checkstyle
    Avoid duplicated logic
    Ability to filter and group
    Instantiate SimpleString property key once
    Get property value via getObjectProprty to ensure all special mapped 
properties such as in AMQPMessage would return
    Avoid a custom string to represent null, instead rely on Java's 
representation "null" by using Objects.toString to get the string value of the 
property value used to group by.

----


> Create count messages "group by" this property filter
> -----------------------------------------------------
>
>                 Key: ARTEMIS-2022
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2022
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>    Affects Versions: 2.6.3
>            Reporter: Arthur Fritz Santiago
>            Priority: Major
>              Labels: features
>
> Create a new function countMessagesProperty.



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

Reply via email to