Good morning,

ActiveMQ hosted in AWS by AmazonMQ, version 5.16

I have large groups of messages, sometimes beyond 10000 in a single group.
I only accept all messages within a group once all messages within that
group arrive to the consumer. I hit a hard limit of around 2000 messages
dispatched to a single consumer. If I don't accept messages the broker does
not emit anymore messages which causes my processing to block.

How can I increase the limit of 2000 InFlight messages per consumer in
ActiveMQ?

Best regards, Radek

Reply via email to