Commit Graph

17 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
Brad Cater
2c9a5cc060 SERVER-52987 Use the decision commit time rather than waiting for the txn to commit. (#38149)
GitOrigin-RevId: 93735a8ad37fc741d99e5367052f9b1876f7faae
2025-07-23 13:14:50 +00:00
Abdul Qadeer
dea2804c06 SERVER-97302 Use light weight threads instead of parallel shell in sharding/txn_two_phase* tests (#29383)
GitOrigin-RevId: dd42b81ba8a57df78e97082c02b442fa88c8598f
2024-12-12 18:55:09 +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
George Wangensteen
176ec80b9a SERVER-41314 Make txn_two_phase_commit_failover.js robust to a participant voting abort before other prepare requests are sent (#25576)
GitOrigin-RevId: 2ba1085466f435bcc0b29fcbfa7dbb20e3f34459
2024-08-05 01:57:48 +00:00
Pierlauro Sciarelli
3a627b048e SERVER-84422 Remove movePrimary calls from tests not needing it (#17774)
GitOrigin-RevId: ba30af34d315a11289855c8e09b7fd2155bb8be1
2023-12-27 13:46:13 +00:00
Ivan Fefer
16d2b13dc9 SERVER-79091 Write endOfTransaction to coordinator shard 2023-08-08 10:00:05 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Cheahuychou Mao
d3aac65e01 SERVER-55768 Make txn_two_phase_commit_killop.js not kill prepareTransaction on the coordinator 2021-04-06 18:56:49 +00:00
Randolph Tan
47af7f4c26 SERVER-48573 txn_two_phase_commit_killop.js should handle clients with no opCtx 2020-08-10 15:14:15 +00:00
Haley Connelly
7ce851cb82 SERVER-43529 Remove TODO listed in SERVER-39754 2020-05-14 15:54:41 +00:00
Amirsaman Memaripour
57bc8ba0a2 SERVER-45058 Report currentOp.active as false when internal services block on condvars 2020-01-23 18:57:45 +00:00
Blake Oler
5bd42bfe86 SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +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
Kaloian Manassiev
63220b7df2 SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptible 2019-02-22 07:19:19 -05:00
Esha Maharishi
d8cef1c71c SERVER-39474 Fix incorrect use of 'skip' parameter to configureFailPoint in txn_two_phase_commit_failover.js 2019-02-11 22:30:57 -05:00
Esha Maharishi
1c61ba3c31 SERVER-39312 Rename targeted jstests for transaction two phase commit to txn_two_phase_commit_*.js 2019-02-07 17:19:58 -05:00