Commit Graph

12 Commits

Author SHA1 Message Date
Simon Graetzer
9d87e1f1a5 SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_schema.js 2021-05-13 15:07:00 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Jason Zhang
8696830b93 SERVER-41739 Attach dbVersion for find operation when attaching shardVersion in the case of an UNSHARDED collection 2019-07-16 17:51:22 -04:00
Lingzhi Deng
603d97f23f SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
Jack Mulrow
b0d3c0d293 SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point 2019-02-26 10:36:10 -05:00
Jack Mulrow
e241839a6a SERVER-39227 Mongos should always re-throw original error in a transaction 2019-02-25 11:52:48 -05:00
Jack Mulrow
aff3f239ca SERVER-37764 Update multi-shard transaction jstests to use two-phase commit 2018-11-01 14:25:48 -04:00
Pavi Vetriselvan
6ead45d2b8 SERVER-36728 Don't ignore errors when aborting a transaction in tests 2018-10-30 11:32:00 -04:00
Jack Mulrow
d2d7dbadcc SERVER-37210 Mongos should implicitly abort transactions on unhandled errors 2018-10-09 09:39:08 -04:00
Tess Avitabile
aaa6473362 SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
Jack Mulrow
3bab189695 SERVER-35707 Allow mongos to retry on re-targeting errors in a transaction 2018-09-19 13:20:05 -04:00