Artemis JMS client: Can I stream body of ActiveMQTextMessage?

2025-04-22 Thread Alexej Timonin
Hi! I'm building a consumer which will be listening on text messages (I've no control over producers). I want to protect my consumer such that it does not read messages larger than 256KB to avoid crashing due to memory limitations. Is there any way in artemis jms client implementation to see if a

Re: Clustered Grouping: how to make sure that each queue on the cluster has at least one consumer registered

2025-04-22 Thread Luchi Mirko
Hi Justin, have you had a chance to take a look at why message redistribution seems not to work when clustered message grouping is used? Thanks, Mirko From: Luchi Mirko Sent: Tuesday, April 15, 2025 18:24 To: users@activemq.apache.org Subject: Re: Clustered Gr

regex key support in management.xml

2025-04-22 Thread Vilius Ĺ umskas
Hello, as an additional measure to lockdown our environments I want some roles to be able to create/delete queues and addresses, but limit what they can do with system addresses/queues, like DLQ, ExpireQueue, activemq.notifications, etc. Is there a way to define these objects in management.xml