Hi, How does ZK persistence work. Is it synchronous? The documentation says it is a change journal like implementation. I assume a write request will not return until the data is replicated to all the machines in the cluster and each machine has successfully persisted to the disk?
Regards, ARN
