If we are going to document the ALLOW_PERSISTENT_TRANSACTIONS property, we be 
more clear on what it does.

It does in fact provide durability - we persisting the data. The issue is that 
if transactions are not written to disk atomically, so you lose the the 
atomicity guarantee if copies crash while writing the transaction to disk.

[ Full content available at: https://github.com/apache/geode/pull/2304 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to