Details
-
Epic
-
Resolution: Done
-
Critical
-
None
-
Sync replication
-
Done
Description
Allow clients to perform mutations which replicate/persist synchrously - such mutations:
- Are not visible by clients on the active node until the replica node(s) have accepted the mutation
- In the event of failure (replication does not succeed) the mutation is rolled back on the active node.
Links
- Durability Requirements document.
- Synchronous Replication Design Document
- Thoughts on Sync Replication - Dave Finlay (obsolete, superseded by "Synchronous Replication Design Document"