Hi, I have a topic producer, broker A, and broker B with network connection (duplex="true") to broker A. Below is broker configuration:
Below is my topic producer failover URL: My questions are: 1. When topic producer is sending messages to broker A, I shutdown broker A, producer won't change to send message to broker B. What I missed? 2. When broker A got messages, broker A won't send copies to broker B. Ex: 8 messages sent to broker A, broker B won't get same 8 messages. What I missed? Thanks for any advices! -- View this message in context: http://activemq.2283324.n4.nabble.com/Broker-won-t-update-topic-producer-failover-URLs-by-updateClusterClients-true-tp4239364p4239364.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.