Commit Graph

18 Commits

Author SHA1 Message Date
Luis Osta
fb20ae3c42 SERVER-45149 Add replset commands to prevent replsetDown timeout 2021-12-09 21:39:27 +00:00
Kshitij Gupta
2bbf4b2451 SERVER-44178: txn_two_phase_commit_failover.js test case implicitly assumes prepare against coordinator's local participant will succeed before test steps coordinator primary down. 2021-10-05 17:22:14 +00:00
Matthew Saltz
cdd914a23e SERVER-43519 Remove unneeded TODO 2020-04-15 18:50:42 +00:00
Cheahuychou Mao
966d9b880a SERVER-44775 Make pauseWhileSet increment _timesEntered once 2019-12-03 15:51:38 +00:00
Cheahuychou Mao
97e827840a SERVER-44261 Replace waitForFailpoint function with waitForFailPoint command 2019-11-01 15:46:39 +00:00
Lamont Nelson
823a293c05 SERVER-42234: make one node not able to assume primary role 2019-08-27 16:52:07 +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
Matthew Saltz
645c02e7a1 SERVER-40594 Make range deleter interruptible 2019-05-23 13:33:04 -04:00
Jack Mulrow
bb452e17d5 SERVER-37886 Remove config server as coordinator crutch from coordinator stepdown targeted tests
This reverts commit 7f620154e5.
2019-04-17 16:44:25 -04:00
Esha Maharishi
3c26458212 SERVER-40163 Increase transactionLifetimeLimitSeconds from 15 seconds to 30 seconds in txn_two_phase_commit_failover.js 2019-03-18 13:34:28 -04:00
Esha Maharishi
7f620154e5 Revert "SERVER-37886 Remove config server as coordinator crutch from coordinator stepdown targeted tests"
This reverts commit a0555e9be2.
2019-03-08 11:01:46 -05:00
Esha Maharishi
a0555e9be2 SERVER-37886 Remove config server as coordinator crutch from coordinator stepdown targeted tests 2019-03-08 09:16:18 -05:00
Randolph Tan
c5f474e072 SERVER-37972 Create suite for running multi shard jscore with sharded transactions with kill 2019-02-28 17:33:31 -05: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
Kaloian Manassiev
63220b7df2 SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptible 2019-02-22 07:19:19 -05:00
Matthew Russotto
c3a72d61dc SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -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