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

ASF subversion and git services commented on ARTEMIS-5854:
----------------------------------------------------------

Commit 9ee3f1598d6d3083c526c4b88a66c4f53f76a190 in artemis's branch 
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=artemis.git;h=9ee3f1598d ]

ARTEMIS-5854 consumer mngmnt API not working

This commit does the following:

 - Allows `lastDeliveredTime` and `lastAcknowledgedTime` to be filtered
   via the management API.
 - Adds unit tests for all such attributes to verify they are
   filterable.
 - Looks up the correct value on the server when filtering on
   `messagesDelivered`.
 - Breaks up `ViewTest` into corresponding classes so all attributes can
   be unit tested eventually.


> Can't filter on some consumer attributes
> ----------------------------------------
>
>                 Key: ARTEMIS-5854
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5854
>             Project: Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The management API can't filter on some consumer attributes (e.g. 
> {{lastAcknowledgedTime}}, {{lastDeliveryTime}}).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to