broker A, broker B forms a network of brokers. remote consumer connects to the network using multicast discovery, it could connect to any of the brokers in the network, let's say broker B. each broker has a producer. when message sends out via broker B, it sends to consumer right away. when message sends out broker A, it does not forward to broker B as expected, log says "No subscriptions registered, will not dispatch message at this time"
this does not happen alwasys though. broker network TTL set to 100, dynamicOnly is false, conduitSubscription is false. -- View this message in context: http://www.nabble.com/network-of-broker%3A-message-does-not-forward-between-brokers-and-to-consumer-tf4065507s2354.html#a11551902 Sent from the ActiveMQ - User mailing list archive at Nabble.com.