Re: QueueController countMessages(String, String) in web console

2024-11-14 Thread Keith Herbert
uot;: "Q.test", "messageID": "146", ... "StringProperties": { "ThreadSent": "Producer ActiveMQQueue[Q.test], thread=0", "__AMQ_CID": "dan" }, ... "PropertiesText": "{Thr

Re: QueueController countMessages(String, String) in web console

2024-11-14 Thread Keith Herbert
ge-size value: 200. For > further details see > > https://activemq.apache.org/components/artemis/documentation/latest/address-settings.html#address-settings > > Regards, > Domenico > > On Wed, 13 Nov 2024 at 22:28, Keith Herbert wrote: > > > I'm stumped by

QueueController countMessages(String, String) in web console

2024-11-13 Thread Keith Herbert
I'm stumped by how to use the filter for countMessages(String, String) in the console view for queue operations. My goal is to get a count of messages grouped by clientID. I boot up a broker and send 3000 messages with 3 different clientIDs. bin/artemis producer --destination exampleQueue --url t