Hi, Is it possible to copy data from leveldb store of one broker to another broker while using replicated leveldb.
For ex. : Let's say 3 brokers are running fine and replicating the data. I suddenly stop one slave broker. After some time before starting the slave Can I manually copy leveldb directory of master and then start the slave ? (I am copying each and every file other than the nodeid.txt) In my test setup it is working fine but not sure if it will fail in some corner cases. Let me know if some issues are there with this. Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/Replicated-LevelDB-Manually-copying-data-from-one-leveldb-store-to-another-tp4686931.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.