This doesn't directly answer your question, but... Aside from using the 5.x broker you can use the ActiveMQ Artemis broker [1]. It supports shared-nothing replication for live/backup. See more in the documentation [2].
Justin [1] http://activemq.apache.org/artemis/ [2] http://activemq.apache.org/artemis/docs/2.0.0/ha.html ----- Original Message ----- From: "khandelwalanuj" <anuj.cool.khandel...@gmail.com> To: users@activemq.apache.org Sent: Thursday, April 6, 2017 6:29:10 AM Subject: ActiveMQ master slave with data replication Hi, I want to use ActiveMQ's master-slave topology where one broker is master and other attaches as a slave. But we don't have any shared file system for it. I know one way to do this is with replicated levelDB but since it is deprecated, I don't want to go ahead with this. Is there any way we can do this by KahaDB ? Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-master-slave-with-data-replication-tp4724611.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.