summaryrefslogtreecommitdiff
path: root/jstests/sharding/lagged_config_secondary.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51775 Failpoint to disable periodic uptime reporter thread should inst...Jason Zhang2020-12-031-6/+4
* SERVER-51683 Disable the uptime reporter thread in lagged_config_secondary.jsTommaso Tocci2020-10-221-2/+18
* SERVER-51683 Await configRS optime replication before to stop it in lagged_co...Tommaso Tocci2020-10-161-3/+3
* SERVER-50668 Refactor JS tests that enable rsSyncApplyStopAli Mir2020-10-071-5/+3
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-1/+1
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-011-3/+2
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-181-1/+8
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+1
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+1
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-2/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-46/+46
* SERVER-39631 Move failpoint activation in lagged_config_secondary.jsMatthew Saltz2019-03-251-2/+2
* SERVER-39150 markKillOnClientDisconnectJason Carey2019-02-101-10/+18
* SERVER-35633 Unblacklist lagged_config_secondary.js and all_config_servers_bl...Andrew Morrow2018-11-171-4/+0
* SERVER-35632 Blacklist lagged_config_secondary.js and all_config_servers_blac...Esha Maharishi2018-06-221-0/+4
* SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ...Jack Mulrow2017-12-111-1/+1
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+5
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+1
* SERVER-25071 Flush data replication queue as part of clean shutdownMathias Stearn2016-08-261-0/+4
* SERVER-25427 Disable chained replication in lagged_config_secondary.jsKaloian Manassiev2016-08-031-1/+2
* SERVER-25050 Set maxTimeMS on OperationContext on mongosKaloian Manassiev2016-07-301-6/+12
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-28/+23
* SERVER-22877 move tests from replset_config to sharding directoryMisha Tyulenev2016-03-081-0/+52