summaryrefslogtreecommitdiff
path: root/jstests/replsets/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63789 Async file copy/importChristopher Caplinger2022-06-231-0/+4
* Revert "SERVER-63789 Async file copy/import"Sviatlana Zuiko2022-06-071-4/+0
* SERVER-67005 Refactor serverless library to run shard split operationsDidier Nadeau2022-06-061-0/+2
* SERVER-63789 Async file copy/importChristopher Caplinger2022-06-061-0/+4
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-191-2/+2
* SERVER-66027: Speed up tenant migration tests.Daniel Gottlieb2022-05-101-2/+9
* Revert "SERVER-66027: Speed up tenant migration tests."Daniel Gottlieb2022-05-081-9/+2
* SERVER-66027: Speed up tenant migration tests.Daniel Gottlieb2022-05-071-2/+9
* SERVER-65710 runTenantMigrationCommand() js library method retries on all net...Suganthi Mani2022-04-291-22/+26
* SERVER-63122: Remove logical cloning procedure for shard merge protocolChristopher Caplinger2022-04-061-2/+4
* SERVER-64634 Tenant migration helpers must retry on retryable errorMatt Broadstone2022-03-221-17/+18
* SERVER-61141 Make access blockers for shard mergeA. Jesse Jiryu Davis2022-03-221-20/+30
* SERVER-62934: Don't require explicit donor fsync before shard merge specific ...Christopher Caplinger2022-03-172-33/+64
* SERVER-63397 Abort all index builds during shard mergeA. Jesse Jiryu Davis2022-03-101-0/+2
* SERVER-63697 Simplify shard merge recipient coordinationA. Jesse Jiryu Davis2022-03-052-1/+4
* SERVER-60696 Add a server parameter to disallow multiple arbitersFrederic Vitzikam2022-02-041-1/+1
* SERVER-61133 Copy donor files to temp directory.Suganthi Mani2022-02-031-10/+47
* SERVER-60917 Make commands that fail with RetryTransactionInProgress block un...Cheahuychou Mao2022-01-281-36/+4
* SERVER-62352 Post-5.2 fixes for shard merge testsA. Jesse Jiryu Davis2022-01-261-1/+1
* SERVER-59290 Improve criteria for shouldChangeSyncSourceGabriel Marks2022-01-061-0/+11
* SERVER-61131: Store backup cursor results and set state to 'learned filenames'Christopher Caplinger2022-01-051-0/+9
* 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