summaryrefslogtreecommitdiff
path: root/jstests/sharding/config_version_rollback.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-04-251-0/+2
| | | | (cherry picked from commit c556e377094792e7253a95cb5fedcd703a99bf2c)
* SERVER-27680 Only re-enable replication on the nodes where it was disabled ↵Spencer T Brody2017-01-201-1/+1
| | | | in config_version_rollback.js
* SERVER-27680 Merge stopOplogFetcher and pauseRsBgSyncProducer failpoint into ↵Spencer T Brody2017-01-181-10/+5
| | | | single stopReplProducer failpoint
* SERVER-27466 move transitionToPrimaryHangBeforeInitializingConfigDatabase to ↵Esha Maharishi2016-12-211-17/+27
| | | | before taking the global exclusive lock
* SERVER-26525: Factor out identical checkLog functionsSpencer Jackson2016-12-161-18/+2
|
* SERVER-27071 ensure config.version doc cannot replicate to secondaries in ↵Esha Maharishi2016-12-061-14/+85
| | | | config_version_rollback.js
* SERVER-26220 Using stopOplogFetcher failpoint causes CPU loopingSiyuan Zhou2016-10-191-0/+3
|
* SERVER-26475 Increase awaitReplication() timeout in config_version_rollback.jsJudah Schvimer2016-10-051-1/+1
|
* SERVER-26132 Ensure that the desired primary gets elected in ↵Randolph Tan2016-09-161-1/+18
| | | | config_version_rollback.js
* SERVER-25677 Clear cached clusterId if config.version document is rolled back.Spencer T Brody2016-08-261-0/+93