I do. Here is my config: <persistenceAdapter> <replicatedLevelDB directory="activemq-data" replicas="3" bind="tcp://10.240.242.233:61619" hostname="10.240.242.233" zkAddress="10.240.142.24:2181,10.240.242.233:2181,10.240.211.220:2181" zkPath="/activemq/leveldb-stores" sync="quorum_disk" /> </persistenceAdapter>
I see initial syncs, including old deleted queues, but thats it. Nothing when anything is added to the queue: -- View this message in context: http://activemq.2283324.n4.nabble.com/replicatedLevelDB-not-replicating-messages-tp4677444p4677448.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.