RE: question on message-redistribution in an Artemis cluster

2024-05-05 Thread Dondorp, Erwin
r. But first, I'll also redo the test using a single node. Erwin -Original Message- From: Justin Bertram Sent: Friday, May 3, 2024 8:57 PM To: users@activemq.apache.org Subject: Re: question on message-redistribution in an Artemis cluster EXTERNAL SENDER: Do not click any lin

Re: question on message-redistribution in an Artemis cluster

2024-05-03 Thread Justin Bertram
Where exactly do you see the re-ordering of messages and how are you determining that they are, in fact, re-ordered? Are they re-ordered in the target queue itself or on the consumer(s)? Do you have a way that I can reproduce this behavior? If I recall correctly there is just one thread that forwa

question on message-redistribution in an Artemis cluster

2024-05-03 Thread Dondorp, Erwin
Intern Hello, I have an Artemis cluster with several nodes. In many cases, messages arrive on one node and are consumed from another node. The cluster-connections between the nodes do their work to make that happen. But under high-load we see messages being re-ordered between the broker-nodes,