Your configuration looks OK to me. Do you have a reproducible test-case
for this scenario?
Justin
On Fri, Sep 22, 2017 at 3:24 AM, gkocur
wrote:
> Thank you for your reply.
> What you described is exactly what I was expecting - current message count
> close to 0.
> I can see the number of jou
Thank you for your reply.
What you described is exactly what I was expecting - current message count
close to 0.
I can see the number of journal files is growing, so sooner or later I'll be
out of disk space.
The cluster configuration is pretty simple - it's symmetric cluster with
static configurat
Queues named like "$.artemis.internal.sf." are internal queues used to move
messages between nodes for things like server-side message load-balancing
or message redistribution. As long as the cluster is formed properly then
messages should not accumulate there but should land there for just a
mome
Hello,
I have a newbie question.
I'm playing with artemis clustering, and have simple setup like this:
pruducerartemis-server1consumer1
|
artemis-server2consumer2
Messages are balanced to server2 exactly as described in documentation. The
only issu