-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Fully Compatible
-
TIG 2017-09-11, TIG 2017-10-02
- Add initialClusterTime, initialOperationTime, and causalConsistency to SessionOptions object.
- Move the injection of the "afterClusterTime" field in the readConcern object from src/mongo/shell/mongo.js to src/mongo/shell/session.js and have it work with both DriverSession and _DummyDriverSession.
- Expose operationTime and clusterTime via getters on the DriverSession and _DummyDriverSession objects.
- depends on
-
SERVER-30080 Basic LogicalSession support in the shell
- Closed
- related to
-
SERVER-31296 Review mongo shell implementation of sessions, causal consistency, and retryable writes
- Closed