Hello,
I have a question about the processing of messages in the Artemis broker.
We have a custom interceptor which in some cases take some time to execute. In
the logs I notice that amqp messages are handled one-by-one (We publish
multiple messages using multiple connections to the broker). I
Thanks for the input and clarification, Justin! I found a misconfiguration of
the property redistribution-delay in the cluster, that's why it did not behave
the way I expected. Now it behaves as expected, and as you explained.
Regarding the reason why we are implementing a cluster:
We are not
ts/artemis/documentation/latest/clusters.html#message-redistribution
[2] https://github.com/apache/activemq-artemis/pull/2893
On Tue, Dec 1, 2020 at 8:37 AM Magnus Andersson
wrote:
> Hello,
> We are running Artemis in a clustered setup with three nodes. We have a
> load balancer in front of the n
!
Brgds
Magnus Andersson