What do you mind by Node1 getting all messages? do you have consumers in both
node?what about using the web console to check the cluster topology to check
if you get 2 members for this cluster
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Not a developer here, however - do you see the cluster bridge setup in the
broker logs?
If not, you've to setup discovery correctly. If you can't figure that out,
just use a static cluster.
Also, I'm not sure why you have a netty acceptor for port 61613. I don't
know what the configuration is on
please help us the above issue
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Hello,
netty-connector">tcp://:61613
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Hello,
I have created the new brokers on top of it Load Balancer is configured in a
round rabin fashion.
while clinet sending mesages to load balancer, all messages are reaching to
Broker Node1 only , not reaching the Broker Node2.
PFB attached Broker XML file for your refernce.
please let me k
Hello,
we are having two brokers, i have configured the Load balancer to send the
messages as round rabin fashion to two broker nodes.
While sending the messages to Load Balancer , complete messages are going to
Broker node1 not reaching to Broker Node2 .
attached the broker xml file as below