a doc that explains this
cluster-based behavior further. the only ones i have come across talk about the
relationship between message groups and consumers. any help would be greatly
appreciated. thanks!
From: brock samson
Sent: Friday, September 23, 2022 11:47 PM
> On Sep 23, 2022, at 2:48 PM, brock samson wrote:
>
> I am running AMQ 5.15.x in a master/slave cluster setup with several queues.
> while some queues have multiple consumers, others have only a single consumer
> since their messages must be processed in the exact order th
I am running AMQ 5.15.x in a master/slave cluster setup with several queues.
while some queues have multiple consumers, others have only a single consumer
since their messages must be processed in the exact order they arrived. using
the "exclusive consumer" feature works fine with respect to mai