I've clustered three amq server
with A configurated a duplex bridge to B and c
<networkConnector duplex="true" networkTTL="2" name="67-180-181"
uri="static://(tcp://*.*.*.180:61616,tcp://*.*.*.181:61616)"/>
B and c with no networkConnector configuration
then two clients Consumer connected to A and B seperately ,
one client Producer connected to A
i noticed in this case some messages were missed.
why? any idea?
i want to construct a amq cluster , clients can be connected to any one of
them , with no msgs missing.
--
View this message in context: http://www.nabble.com/Clustering-amq-tp22596783p22596783.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
|