Commit Graph

13 Commits

Author SHA1 Message Date
William Schultz
eb08c1db38 SERVER-45087 Check oplog commitment condition on replica set reconfig
create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition.js
 create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js
2020-02-26 04:37:04 +00:00
Pavithra Vetriselvan
d68c538f0d SERVER-45085 check config replication condition on reconfig 2020-02-25 21:58:48 +00:00
Cheahuychou Mao
99d90208c6 SERVER-39165 Add waitForFailpoint command and update initial sync tests 2019-10-25 18:52:44 +00:00
A. Jesse Jiryu Davis
609e2697c2 SERVER-42022 Remove missing-document fetcher 2019-08-21 11:55:02 -04: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
Medha Potluri
fffb564422 SERVER-7019 Return initial sync status information by default in replSetGetStatus and remove it after successful initial sync attempt 2019-06-13 17:04:31 -04:00
Samy Lanka
8ad1effc48 SERVER-36492 Reconstruct prepared transactions at the end of initial sync 2019-05-06 17:23:18 -04:00
Judah Schvimer
c878f92bae SERVER-37753 Increase number of initial sync attempts in all tests to 10 2018-12-05 15:00:35 -05:00
David Bradford
caf6f27ec2 SERVER-33034: Fix tests with bad assertions 2018-02-15 15:23:13 -05:00
Kevin Albertson
c556e37709 SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
Kaloian Manassiev
81a5d9d5a6 SERVER-29875 Install SessionsTransactionTable on the ServiceContext
Also hooks it with the replication subsystem and ensures the collection is
created on promotion to primary.
2017-06-28 09:13:53 -04:00
Judah Schvimer
f53a88a57d SERVER-26772 removed old initial sync code 2017-03-16 18:08:49 -04:00