I want to understand the "sync" option for leveldb replication. 

Default is quorum_mem. 

Does it mean if I set this value to local_mem : 
The producer who sending the message will get acknowledgement after storing
in local memory(synchronously) and after this only the master broker will
send this message to other slaves. 

what does the parameter signifies ?

Thanks,
Steven



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/sync-option-in-replicated-leveldb-configuration-tp4686934.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to