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
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
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