Commit Graph

16 Commits

Author SHA1 Message Date
Ali Mir 2b5dc35f01 SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
Tess Avitabile 759af0dcb8 SERVER-46389 Improve replication log line style 2020-03-17 19:07:37 +00:00
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
Vesselina Ratcheva 7bb6711e9d SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
Cheahuychou Mao 99d90208c6 SERVER-39165 Add waitForFailpoint command and update initial sync tests 2019-10-25 18:52:44 +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
Kevin Albertson c556e37709 SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
Geert Bosch d296e1dfed SERVER-4941 Allow renameCollection during initial sync 2017-09-21 11:44:19 -04:00
Judah Schvimer f53a88a57d SERVER-26772 removed old initial sync code 2017-03-16 18:08:49 -04:00
Spencer Jackson e55c4b224f SERVER-26525: Factor out identical checkLog functions 2016-12-16 12:15:17 -05:00
Siyuan Zhou 17c37d0e62 SERVER-26202 Relax index constraints in oplog application
This reverts commit d23e79eb9e.
2016-11-08 14:41:48 -05:00
Siyuan Zhou d23e79eb9e Revert "SERVER-26202 Relax index constraints in oplog application"
This reverts commit f00448255b.
2016-11-06 01:33:50 -04:00
Siyuan Zhou f00448255b SERVER-26202 Relax index constraints in oplog application 2016-11-04 19:12:51 -04:00
Siyuan Zhou dadc633413 SERVER-26297 Don't run initial_sync_applier_error.js with old initial sync 2016-09-26 17:16:52 -04:00
Siyuan Zhou 715d30ff45 SERVER-25403 DataReplicator initial sync should be resilient to applier failures. 2016-09-21 17:30:23 -04:00