Access all messages in queue on broker cluster

Posted on

Hi!

I have an AMQ-ha broker cluster with two nodes and I cannot find a way how to get messages from both nodes at once. Only way I found so far is to go to one node, make a Jolokia REST query, then go to another to do the same.
Is there a way to get messages in a queue from both nodes at once?

Responses