-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2018-04-23, Repl 2018-05-07
Unable to find source-code formatter for language: javascript. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
session.startTransaction({readConcern: {level: "snapshot"}})
session.abortTransaction()
[js] Error: command failed: { "operationTime" : Timestamp(1522790291, 1), "ok" : 0, "errmsg" : "Command does not support read concern { readConcern: { level: \"snapshot\" } }", "code" : 72, "codeName" : "InvalidOptions", "$clusterTime" : { "clusterTime" : Timestamp(1522790291, 1), "signature" : { "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), "keyId" : NumberLong(0) } } } :
- is depended on by
-
SERVER-34094 Change snapshot read tests to use multi-statement transactions
- Closed
-
SERVER-34388 Continue converting snapshot reads test to use multi-statement txn api
- Closed