We are getting this behavior as well, on the latest FUSE message broker
5.5.0.2. We let a queue fill up with about 10k messages (each of size
approximately 1k), and spin up 16 threads across 2 machines and get many
dozens of duplicate messages coming over. If we lower the number of threads
to one
Hi.
when i use the failover parameter to connect to Active MQ, i can't stop the
client.
I guess since it tries to reconnect to the AMQ and has threads open which
prevent from shutting down the
process using System.exit.
I tried to configure the connection to have timeouts and attempts max limit,