summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65698 Add uses_transactions tag to all internal transaction testsCheahuychou Mao2022-04-182-2/+2
* SERVER-62479 Reap sessions for the same retryable write atomicallyCheahuychou Mao2022-04-182-29/+948
* SERVER-65681 Tag set_cluster_parameter_replset.js with "requires_persistence"David Storch2022-04-141-2/+4
* SERVER-65430 Disable capped_deletes.js on ephemeralForTestGregory Wlodarek2022-04-121-0/+4
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-2/+2
* SERVER-55348 Enable Feature flag for Running distributed transactions interna...Sanika Phanse2022-04-081-1/+1
* SERVER-65061 Change initial_sync_fails_when_source_resyncs to make sure the f...Huayu Ouyang2022-04-081-3/+4
* SERVER-65261 User deletes on capped collections do not return CappedPositionLostGregory Wlodarek2022-04-071-0/+47
* SERVER-65128: Improve integration testing and address bugs in setClusterParam...Varun Ravichandran2022-04-072-20/+116
* SERVER-63122: Remove logical cloning procedure for shard merge protocolChristopher Caplinger2022-04-0631-197/+471
* Revert "SERVER-64603 Creates Skeleton for Renaming Database for Restore"Matt Kneiser2022-04-061-1/+0
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay p...Marcos José Grillo Ramirez2022-04-051-0/+1
* SERVER-64196 Implement BalancerStatisticsRegistry and command to retrieve its...Tommaso Tocci2022-04-051-0/+1
* SERVER-65182 Fix split_horizon_hostname_startup.js to use an assert.soon when...Huayu Ouyang2022-04-041-1/+5
* SERVER-61864 Disallow removing custom write concern during reconfig if it is ...Vesselina Ratcheva2022-04-023-0/+189
* SERVER-65166 Use compareOptimes in abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-04-011-1/+1
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-012-0/+40
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-312-0/+2
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-311-0/+2
* SERVER-63495 Support running cluster commands through the transaction APIJack Mulrow2022-03-301-0/+1
* SERVER-61117 Prevent uncaught errors in ReplicationCoordinatorImpl::startLoad...Vesselina Ratcheva2022-03-291-0/+50
* Revert "SERVER-61117 Prevent uncaught errors in ReplicationCoordinatorImpl::s...Vesselina Ratcheva2022-03-291-50/+0
* SERVER-52282 Enable feature flag for User-facing PIT pre- and post-imagesMindaugas Malinauskas2022-03-292-4/+8
* SERVER-64603 Creates Skeleton for Renaming Database for RestoreMatt Kneiser2022-03-291-0/+1
* SERVER-61117 Prevent uncaught errors in ReplicationCoordinatorImpl::startLoad...Vesselina Ratcheva2022-03-281-0/+50
* SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala2022-03-251-50/+0
* SERVER-63975 Allow internal connection reads on donor replset when access blo...Hugh Tong2022-03-241-0/+116
* SERVER-61028 Implement granularity update for timeseries collectionRui Liu2022-03-231-0/+2
* SERVER-64737 dbcheck.js should tolerate non-deterministic batch boundariesJosef Ahmad2022-03-231-5/+8
* 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-2211-47/+123
* SERVER-64059: Fetch committed txn entries lte startApplyingDonorOpTimeChristopher Caplinger2022-03-211-37/+72
* SERVER-63495 Link cluster write commands into mongodJack Mulrow2022-03-201-0/+3
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-0/+1
* SERVER-64605 Allow internal sessions on standalone replica setsJack Mulrow2022-03-171-0/+203
* SERVER-62934: Don't require explicit donor fsync before shard merge specific ...Christopher Caplinger2022-03-1731-180/+172
* SERVER-63495 Link cluster commit and abort into mongodJack Mulrow2022-03-171-1/+3
* SERVER-63495 Link cluster find and strategy into mongodJack Mulrow2022-03-161-0/+1
* SERVER-64487 Fix tenant_migration_recipient_access_blocker_rollback.jsSuganthi Mani2022-03-161-2/+2
* SERVER-64487 Fix donor access blocker cleanupA. Jesse Jiryu Davis2022-03-152-3/+6
* SERVER-64454 tenant_migration_conflicting_donor_start_migration_cmds.js shoul...jannaerin2022-03-141-2/+6
* SERVER-64456: Use countDocuments() instead of count() to ensure accurate docu...Christopher Caplinger2022-03-141-1/+7
* SERVER-64450 TenantMigrationCommitted means migration succeededMatt Broadstone2022-03-111-3/+6
* SERVER-64245 Make SetUserWriteBlockModeCoordinator set the write blocking sta...Jordi Serra Torrens2022-03-101-0/+1
* SERVER-63397 Abort all index builds during shard mergeA. Jesse Jiryu Davis2022-03-109-7/+203
* SERVER-62613 Implement _configsvrRunRestore to remove documents in the config...Gregory Wlodarek2022-03-101-0/+1
* SERVER-64195 Provide user-facing `moveRange` commandPierlauro Sciarelli2022-03-092-0/+3
* SERVER-63531 Prevent all buildIndexes:false nodes from being included in comm...Louis Williams2022-03-091-4/+8
* SERVER-64247 Fix multiversion tests for renamed commandA. Jesse Jiryu Davis2022-03-081-0/+2
* SERVER-63946 Skip validation on restart in tenant_migration_donor_resume_on_s...Gregory Noma2022-03-071-4/+12