summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-041-1/+2
* SERVER-65933 Enable creation of columnstore indexCharlie Swanson2022-05-034-14/+14
* SERVER-66118 Remove `storageEngineSupportsRetryableWrites`Gregory Noma2022-05-0314-88/+0
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-0213-34/+0
* SERVER-65710 runTenantMigrationCommand() js library method retries on all net...Suganthi Mani2022-04-291-22/+26
* SERVER-65967 Remove `incompatible_with_eft` tagGregory Noma2022-04-29123-136/+2
* SERVER-65300 multiversion jstests fix.Suganthi Mani2022-04-272-0/+4
* SERVER-65240 Remove `requires_wiredtiger` tag from `tags.js`Gregory Noma2022-04-271-4/+0
* SERVER-65300 Refactor tenant migration recipient state machinery code.Suganthi Mani2022-04-267-170/+413
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-04-221-1/+0
* SERVER-64972 Generate change stream events for batched deletesJosef Ahmad2022-04-221-6/+17
* SERVER-64627 Refactor onInitialSyncComplete and onStartupRecoveryComplete int...Vesselina Ratcheva2022-04-211-0/+40
* SERVER-65825 Increase fassertOnLockTimeoutForStepUpDown default timeout to 30...Jason Chan2022-04-201-2/+4
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-201-0/+1
* SERVER-65698 Add uses_transactions tag to all internal transaction testsCheahuychou Mao2022-04-152-2/+2
* SERVER-65084: Ensure backup cursor is opened at time > startMigrationDonorTim...Christopher Caplinger2022-04-154-26/+37
* SERVER-65691: Increase stepdown wait time in freeze_timeout.jsXueruiFa2022-04-151-1/+1
* SERVER-65681 Tag set_cluster_parameter_replset.js with "requires_persistence"David Storch2022-04-141-2/+4
* SERVER-62479 Reap sessions for the same retryable write atomicallyCheahuychou Mao2022-04-132-29/+948
* 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