ActiveMQ network of brokers: random conectivity with rebalanceClusterClients and updateClusterClients
问题 I have a network of brokers with the following configuration <transportConnectors> <transportConnector name="tomer-amq-test2" uri="tcp://0.0.0.0:61616" updateClusterClients="true" rebalanceClusterClients="true" updateClusterClientsOnRemove="true"/> </transportConnectors> I expect that when I connect using the URL failover:\(tcp://tomer-amq-test2:61616\)?backup=true the broker shall update th client with the full list of brokers it is conencted too, and the client shall connect to one randomly