summaryrefslogtreecommitdiff
path: root/jstests/replsets/libs
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Christopher Caplinger2023-04-101-1/+0
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-04-081-0/+1
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Suganthi Mani2023-03-281-1/+0
* SERVER-75319 Handle null build UUIDs in resumable index build testsGregory Noma2023-03-271-3/+3
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-03-211-0/+1
* SERVER-73397 New shard merge recipient POS instance, along with test changes.Suganthi Mani2023-03-172-1/+28
* SERVER-72081 Change the access blocker registry data structure to key on Tena...mathisbessamdb2023-03-151-1/+1
* SERVER-74201 Rename OplogStones to OplogTruncateMarkersHaley Connelly2023-02-281-7/+8
* SERVER-73163 shard_split_shutdown_while_blocking_reads to handle exceptionmathisbessamdb2023-02-271-1/+5
* SERVER-66749: Improve tenant migration currentOp outputChristopher Caplinger2023-02-161-2/+2
* SERVER-73847 RollbackTest accepts optional nodeOptions for ReplSetTest initia...Benety Goh2023-02-092-12/+16
* SERVER-72216 Persist the decision to disk for shard merge recipientDidier Nadeau2023-02-031-0/+2
* SERVER-72194 oplog_rollover.js should wait for the durable timestamp to advanceMatthew Russotto2023-01-271-12/+22
* SERVER-70671: Shard Merge copies change collections and cluster paramsChristopher Caplinger2023-01-111-7/+0
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-103-750/+743
* Revert "SERVER-72577 Convert tenant migrations tests to use es modules"auto-revert-processor2023-01-103-743/+750
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-093-750/+743
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-061-0/+194
* SERVER-72239 Restrict tenant migration test to FCV 6.3 or greaterDidier Nadeau2022-12-191-2/+2
* SERVER-71260 Add tenantIds parameter to donorStartMigrationDidier Nadeau2022-12-092-3/+29
* Revert "SERVER-66749: Improve tenant migration currentOp output"Sviatlana Zuiko2022-11-161-2/+2
* SERVER-66749: Improve tenant migration currentOp outputChristopher Caplinger2022-11-161-2/+2
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-102-22/+19
* SERVER-70553 Add ES Modules support to mongo test runnerMatt Broadstone2022-11-101-2/+2
* SERVER-70939 Refactor split writes-during-aborted testMatt Broadstone2022-11-071-22/+7
* SERVER-68597 Skip temporary collection hashes at the end of shard split passt...Didier Nadeau2022-10-142-11/+14
* SERVER-70371 Remove `featureFlagShardSplit`, add `requires_fcv_62`Matt Broadstone2022-10-121-14/+0
* SERVER-65315 Enfore mutual exclusion between serverless operationsDidier Nadeau2022-09-292-1/+16
* Revert "SERVER-65315 Enforce mutual exclusion between serverless operations"Sviatlana Zuiko2022-09-162-18/+1
* SERVER-65315 Enforce mutual exclusion between serverless operationsMatt Broadstone2022-09-152-1/+18
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-071-21/+7
* SERVER-67493 Rename TenantMigrationRecipient's _taskCompletionPromise to _for...Fernando Lisboa2022-08-171-2/+2
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-152-16/+30
* SERVER-65236 Make tenant migration donor delete its state doc in its run methodEsha Maharishi2022-08-101-38/+0
* SERVER-64616: Install recipient access blocker when applying "create" entryChristopher Caplinger2022-08-042-2/+35
* 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