By the way I just debugged my Consumer code and found it was stopped in
ActiveMQConnection#syncSendPacket. it looks like Consumer is waiting for
ActiveMQ's response but no any reply.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Some-question-about-static-and-multicast-
Hi all
I'm trying to set up a network of broker to implement message sync between
network.
When I check static and multicast for network broker, I can connect one
broker to consume messages from another broker in same network via multicast
discovery.
But I found I can't sync message in same situ