-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication, Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2016-08-29, Repl 17 (07/15/16), Repl 18 (08/05/16)
The Jepsen tests currently use the findAndModify command to achieve a linearizable read. Such tests currently pass with no failures. The Jepsen tests will be a good way to test that the new Linearizable Read implementation is correctly implemented.
Jepsen
This requires some TIG work on our end to configure Jepsen to use CRUD paths instead of findAndModify. (These are straightforward changes.)
Also Java driver needs support.