Changes made:

- Installed and created new brokers using Artemis v2.6.1 from
https://github.com/apache/activemq-artemis/archive/2.6.1.tar.gz and then run
mvn package and used the zip from apache-distribution/target
- Modified broker.xml to fix up the cluster-connector (example broker.xml
attached below as well)
- Changed <message-load-balancing> to ON_DEMAND
- Added <redistribution-delay>0</redistribution-delay> to <address-setting
match="#">

Observations:

- Started all brokers; cluster came up fine with 3 nodes
- All brokers are reporting this: ERROR
[org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds)
while handshaking has occurred.
- Connected to node3 and created 4 queues, sent 199 messages to queue
update-terrain-leaf-bricks and 1 message to queue update-terrain-request
(node3.png screenshot attached).
- On node1, only one of the 4 queues from node3 was created:
update-terrain-response (node1.png screenshot attached).
- On node2, no queues were created (node2.png screenshot attached).

Broker.xml:
broker.xml <http://activemq.2283324.n4.nabble.com/file/t378947/broker.xml>  

Node3 screenshot:
node3.PNG <http://activemq.2283324.n4.nabble.com/file/t378947/node3.PNG>  

Node2 screenshot:
node2.PNG <http://activemq.2283324.n4.nabble.com/file/t378947/node2.PNG>  

Node1 screenshot:
node1.PNG <http://activemq.2283324.n4.nabble.com/file/t378947/node1.PNG>  



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to