summaryrefslogtreecommitdiff
path: root/jstests/sharding/restart_transactions.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_sch...Simon Graetzer2021-05-131-1/+1
* SERVER-43526 Re-enable commented test case in restart_transactions.jsBlake Oler2019-11-211-8/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-160/+160
* SERVER-39124 Mongos should abort cleared participants between retries of tran...Jack Mulrow2019-01-291-3/+4
* SERVER-36639 Disallow restarting txn at active txn number if shard has aborte...Jack Mulrow2019-01-091-2/+23
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-071-6/+2
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-37106 Update prepareTransaction command to use TypedCommand and take '...Esha Maharishi2018-09-261-2/+6
* SERVER-36590 Allow shards to start new transactions at the active transaction...Jack Mulrow2018-08-151-0/+149