summaryrefslogtreecommitdiff
path: root/jstests/replsets/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61917 rollback fixture waits for index build to scan collectionBenety Goh2021-12-061-1/+2
* SERVER-59786: Prevent concurrent mergesChristopher Caplinger2021-12-021-2/+7
* SERVER-61128 voteCommitMigrationProgress commandA. Jesse Jiryu Davis2021-11-291-2/+10
* SERVER-59793: Omit tenantId from metrics for MergeChristopher Caplinger2021-11-192-26/+46
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-091-1/+1
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Gregory Wlodarek2021-11-041-1/+1
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-021-1/+1
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Suganthi Mani2021-10-251-1/+1
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-10-231-1/+1
* SERVER-60579 - Adding a feature flag for shard splitmathisbessamdb2021-10-211-0/+14
* Revert "SERVER-60579 - Adding a feature flag for shard split"Daniel Gottlieb2021-10-211-14/+0
* SERVER-60579 - Adding a feature flag for shard splitmathisbessamdb2021-10-201-0/+14
* SERVER-60585 - Update uses of sliceMerge in the codebase to not refermathisbessamdb2021-10-151-10/+10
* SERVER-59042 Remove special handling of index build bulk load lock yielding f...Yuhong Zhang2021-10-011-7/+2
* SERVER-59685 Expect appropriate errors for index buildAdi Zaimi2021-09-301-5/+9
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-303-21/+6
* SERVER-58166 Suppress heartbeat log messages in rollback resumable index buil...Gregory Noma2021-09-141-9/+4
* SERVER-59726 Use slice merge protocol in testsA. Jesse Jiryu Davis2021-09-101-1/+19
* SERVER-57895 Cleaner FCV testA. Jesse Jiryu Davis2021-09-031-5/+6
* SERVER-57895 Feature flag for slice mergeA. Jesse Jiryu Davis2021-09-021-0/+13
* SERVER-52864: Wait for state doc to be fully replicated to all theKshitij Gupta2021-09-021-2/+4
* SERVER-58200 Require calling parallel shell callback for every spawned parall...Richard Samuels2021-08-311-2/+6
* SERVER-59480 Call waitForAllNewlyAddedRemovals in tags.js before partitioning...Samy Lanka2021-08-231-0/+1
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-213-6/+21
* SERVER-59428 Use more robust regex matching in rollback resumable index build...Yuhong Zhang2021-08-201-1/+2
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-193-21/+6
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-183-41/+1
* SERVER-57617 Have the OplogFetcher in Tenant Migrations do an aggregation que...Jason Chan2021-08-171-12/+0
* SERVER-51806 bulk key insertion phase of index build holds IX lock without yi...Yuhong Zhang2021-08-051-3/+10
* SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration ho...r5.1.0-alphaJason Zhang2021-07-231-43/+12
* SERVER-44251 Replaced setFailPoint and clearFailPoint with configureFailPointMina Mahmood2021-07-011-2/+3
* SERVER-54726 Fix typo in numScannedAfterResumeGregory Noma2021-07-011-2/+2
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-3/+0
* SERVER-57710 Ignore "can't connect to new replica set primary" in tenant dbha...Jason Zhang2021-06-161-1/+8
* SERVER-57090 Investigate tenant dbhash check behavior with concurrent failoversJason Zhang2021-06-041-65/+142
* SERVER-57352: Have initial_sync_test_fixture_test.js be more resilient to irr...Daniel Gottlieb2021-06-031-2/+13
* SERVER-50745 Remove ResumableIndexBuildTest::resumableIndexBuildsEnabled()Gregory Wlodarek2021-05-191-10/+0
* SERVER-57010 Check default write concern during replica set reconfig When the...Moustafa Maher2021-05-191-0/+9
* SERVER-55343 Include temp collections for tenant migration DBHash check.Wenbin Zhu2021-05-191-6/+0
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-191-0/+13
* Revert "SERVER-56953: Allow testing for new-style retryable findAndModify for...Daniel Gottlieb2021-05-181-13/+0
* Revert "SERVER-55690 Check default write concern during replica set reconfig ...Samy Lanka2021-05-181-9/+0
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-181-0/+13
* SERVER-55690 Check default write concern during replica set reconfig if CWWC ...Ali Mir2021-05-171-0/+9
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-121-0/+23
* SERVER-56711 Remove unused auth code in tenant_migration_test.jsCheahuychou Mao2021-05-061-46/+0
* SERVER-55706 Test that we can specify a custom write concern default via CWWCSamy Lanka2021-05-051-0/+9
* SERVER-56471 Give tenant migration recipients privilege to skip cluster time ...Jack Mulrow2021-05-051-1/+4
* SERVER-54460 Ensure that opCtx that waits on PrimaryOnlyService completion pr...Cheahuychou Mao2021-05-041-1/+8
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-295-0/+22