[
https://issues.apache.org/jira/browse/ARTEMIS-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16577925#comment-16577925
]
ASF subversion and git services commented on ARTEMIS-2022:
----------------------------------------------------------
Commit 24a28da09f1e7f6aa82f7952f2d4d351d22d11a1 in activemq-artemis's branch
refs/heads/master from [~teaandcoffee]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=24a28da ]
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)