Commit Graph

16 Commits

Author SHA1 Message Date
Zac 591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Janna Golden 0dddff1826 SERVER-97381 Retry on TransientTransactionError in sharding tests that require manually managing txn lifetime (#29956)
GitOrigin-RevId: 0c80a09098783bd3f12e0f23549c276b9ccf0a22
2024-12-11 20:53:30 +00:00
Matt Broadstone 771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
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
Jordi Serra Torrens f3617ccb88 SERVER-53105: Amend tests that target config.chunks by ns to target by ns or uuid depending on collection timestamp 2021-01-22 10:25:46 +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
Lingzhi Deng 603d97f23f SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
Jack Mulrow 7ceeb459f1 SERVER-40624 Ensure a chunk is moved to each shard in snapshot_cursor_commands_mongos.js all shard reads case 2019-04-15 12:24:25 -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 aff3f239ca SERVER-37764 Update multi-shard transaction jstests to use two-phase commit 2018-11-01 14:25:48 -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
Randolph Tan ff3d0c50ac SERVER-36122 Implement mongos transaction commit 2018-09-06 17:28:58 -04:00
Jack Mulrow d4ef1d827a SERVER-34136 Add multi-shard integration tests for global snapshot aggregate and find commands 2018-08-14 09:59:25 -04:00