-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Shell API
-
None
-
2
-
Needed
-
Iteration Quince
Mongo.isCausalConsistency(): boolean | “The shell has a different API than drivers for sessions, the driver does not have a way to set causal consistency for "all operations" this way.” * In order to implement this we’d have to start hidden sessions from the user which would potentially lead to all sorts of unexpected behavior.
|
Mongo.setSlaveOk() | Deprecated |
Session.advanceClusterTime( clusterTime: Timestamp, signature: { hash: BinData, keyId: NumberLong } ): ? |
Not implemented by the driver, see https://jira.mongodb.org/browse/NODE-2843 |