I should have been more clear about my exact setup.
I am trying to create multiple consumers that either listen to a JMS queue or a
JMS topic.
Each consumer listening to a queue has no client ID as it is not needed.
Each consumer listening to a topic has both a client ID (the same one for all
co
The simplest way to investigate is with code that reproduces the problem.
Do you have a sample project or anything that we can use to reproduce what
you're seeing?
Also, what version of ActiveMQ Artemis are you using on the broker and the
client?
Lastly, can you clarify your use-case? It seems yo