I'm trying to setup a network of brokers here...currently running 2 instances
of jboss with ActiveMQ embedded.  both have virtually the same configuration
(including the same brokerName).  if i configure the brokers for multicast
discovery and send a message to a topic on one of the brokers, the other
doesn't see it.  if i configure the brokers for rendezvous discovery, then
both can see the message on the topic.

so,
(1) is this because the multicast discovery agent is 'filtering out'
broadcasts that have the same broker name as itself, because it thinks they
are from itself?
(2) is there a way around this, apart from manually changing all the broker
names to be different?
(3) is there a downside to using rendezvous instead of multicast (or vice
versa)

cheers.
-- 
View this message in context: 
http://www.nabble.com/daft-question%28s%29-about-network-of-brokers-tf3406477s2354.html#a9488895
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to