I'm trying to have 3 masters and 3 slaves with 2 brokers in each JVM instance using a colocated approach. I wanted to know if I'm supposed to use in-vm connectors or acceptors for it. What all should I add under static connectors? Also, what does <request-backup> do? Does <backup-request-retries> work?
I've set <backup-request-retries> to 2, but it keeps requesting indefinitely. I don't see the journals getting replicated either. The shipped ha example is not very helpful in my case. Please note that I'm not trying to scale down. I've attached the configuration below - n1.xml <http://activemq.2283324.n4.nabble.com/file/t379404/n1.xml> n2.xml <http://activemq.2283324.n4.nabble.com/file/t379404/n2.xml> n3.xml <http://activemq.2283324.n4.nabble.com/file/t379404/n3.xml> -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html