hip with a any cast JMS queue.
>
> From: Clebert Suconic
> Sent: Wednesday, October 5, 2022 3:51 PM
> To: users@activemq.apache.org
> Subject: Re: Apache Artemis 2.25 message counters differ from actual number
> of messages
>
> what version are you using: beware of ARTEM
test.
>
> ____________
> From: Justin Bertram
> Sent: Tuesday, October 4, 2022 7:30 PM
> To: users@activemq.apache.org
> Subject: Re: Apache Artemis 2.25 message counters differ from actual number
> of messages
>
> > When I run 3 parallel producers which
____
> From: Justin Bertram
> Sent: Tuesday, October 4, 2022 7:30 PM
> To: users@activemq.apache.org
> Subject: Re: Apache Artemis 2.25 message counters differ from actual number
> of messages
>
> > When I run 3 parallel producers which connect to specific primary nodes
>
saw a "AMQ222038 Starting paging on address" so I asume
there was paging going on during this test.
From: Justin Bertram
Sent: Tuesday, October 4, 2022 7:30 PM
To: users@activemq.apache.org
Subject: Re: Apache Artemis 2.25 message counters differ fr
> When I run 3 parallel producers which connect to specific primary nodes
and I send (i.e.) 1000 messages to each node the message counters seem to
show the wrong results, i.e. 1399, 1000, 1000 for a total number of 3399
messages. I would expect to get a 1000, 1000, 1000 distribution for a total
of
___
> From: Clebert Suconic
> Sent: Tuesday, October 4, 2022 4:42 PM
> To: users@activemq.apache.org
> Subject: Re: Apache Artemis 2.25 message counters differ from actual
> number of messages
>
> do you have your destinations paging? I have a page-counter issue I'm
&
nters differ from actual number of
messages
do you have your destinations paging? I have a page-counter issue I'm
currently working on.
On Tue, Oct 4, 2022 at 10:32 AM Jelmer Marinus
wrote:
>
> Hi,
>
> I have a 3 node Apache Artemis 2.25 symmetrical cluster setup. Each cluster
>
do you have your destinations paging? I have a page-counter issue I'm
currently working on.
On Tue, Oct 4, 2022 at 10:32 AM Jelmer Marinus
wrote:
>
> Hi,
>
> I have a 3 node Apache Artemis 2.25 symmetrical cluster setup. Each cluster
> node has a primary and a backup node. Replication is used to
Hi,
I have a 3 node Apache Artemis 2.25 symmetrical cluster setup. Each cluster
node has a primary and a backup node. Replication is used to keep the primary
and backup in sync. Each node runs in a Docker container and uses Java 18 and
the ZGC garbage collector.
When I run 3 parallel producers