summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63986 Use requires_fcv_50 on update_with_dollar_fields.jsRui Liu2022-02-251-1/+1
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-241-0/+50
* SERVER-62168 Use --oplogMinRetentionHours in tenant_migration_multi_writes.js...jannaerin2022-02-221-1/+2
* SERVER-63129 Tenant collection cloner resume should ignore “view already ex...Suganthi Mani2022-02-161-0/+136
* SERVER-63121 add more logging to abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-02-111-2/+7
* SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik2022-02-021-0/+1
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-231-1/+3
* SERVER-61101 Remove requires_fcv_51 tagZituo Jin2022-01-201-3/+1
* SERVER-62380 Wait for majority commit point to be advanced on secondary befor...Huayu Ouyang2022-01-201-0/+8
* SERVER-62224 Disable dbCheck multiversion test on the 5.2 release branchJosef Ahmad2021-12-221-0/+1
* SERVER-61367 Update featureFlagShardSplit test tagr5.2.0-rc1Hugh Tong2021-12-131-1/+1
* SERVER-61666 Fix migration for txns before startApplyingA. Jesse Jiryu Davis2021-12-061-0/+88
* SERVER-61917 rollback fixture waits for index build to scan collectionBenety Goh2021-12-061-1/+2
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-061-2/+0
* SERVER-61910 initiate_takes_stable_checkpoint.js doesn't account for closing ...Vishnu Kaushik2021-12-031-2/+2
* SERVER-61858 Wait for node to become primary before disconnecting in sync_sou...Huayu Ouyang2021-12-031-6/+6
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-2/+0
* SERVER-59090 Remove backport_required_multiversion tags from tenant migration...Jack Mulrow2021-12-032-4/+0
* SERVER-59786: Prevent concurrent mergesChristopher Caplinger2021-12-0225-392/+629
* SERVER-61140 Advance stable timestamp to startApplyingDonorOpTime during reci...jannaerin2021-12-021-0/+117
* SERVER-61738 Revive dbcheck.js and make it deterministicJosef Ahmad2021-12-021-97/+113
* SERVER-61713 Accept a list of tenant ids in commitShardSplit and fix test fa...Didier Nadeau2021-12-022-9/+45
* Revert "SERVER-61713 Implement donortStartSplit and add support for multiple ...Uladzimir Makouski2021-12-011-44/+8
* SERVER-61713 Implement donortStartSplit and add support for multiple tenant idsDidier Nadeau2021-11-301-8/+44
* SERVER-61729 Rename TenantSplit to ShardSplitDidier Nadeau2021-11-303-29/+17
* SERVER-61128 voteCommitMigrationProgress commandA. Jesse Jiryu Davis2021-11-2918-5/+169
* SERVER-61720 Use tmp dir in dbpath for shard mergeA. Jesse Jiryu Davis2021-11-241-7/+9
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+2
* SERVER-60238 Implement pre-image propagation to secondaries for non-transacti...Mindaugas Malinauskas2021-11-231-0/+201
* SERVER-61681 Wait for replSetGetStatus to update in replSetGetStatus_member_w...Vesselina Ratcheva2021-11-231-24/+28
* SERVER-61137 Implement rollback-to-stable for shard mergeA. Jesse Jiryu Davis2021-11-221-0/+92
* SERVER-61650 Disconnect nodes before restarting replication in sync_source_se...Huayu Ouyang2021-11-221-1/+5
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-222-0/+3
* SERVER-59793: Omit tenantId from metrics for MergeChristopher Caplinger2021-11-1924-255/+364
* SERVER-61532 Expose opcounters to detect constraint violationsJudah Schvimer2021-11-181-0/+4
* SERVER-60819 remove rollback_waits_for_bgindex_completion.jsBenety Goh2021-11-151-102/+0
* SERVER-61428 tenant_migration_recipient_sync_donor_timestamp.js waits for las...Suganthi Mani2021-11-151-1/+1
* SERVER-61440 Race in tenant_migration_recipient_current_op.jsA. Jesse Jiryu Davis2021-11-151-73/+49
* SERVER-60865 Implement DonorAbortSplit commandDidier Nadeau2021-11-151-0/+55
* SERVER-60502 Add $fill stageTed Tuckman2021-11-152-2/+5
* SERVER-61299 Rename during migration crashes recipientA. Jesse Jiryu Davis2021-11-101-0/+73
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-093-14/+93
* SERVER-59721 Stop using the minValid optime when resolving a sync sourceSamy Lanka2021-11-092-108/+125
* SERVER-59871 startup_recovery_for_restore_restarts.js needs to make sure a ch...Matthew Russotto2021-11-051-7/+6
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Gregory Wlodarek2021-11-043-93/+14
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-023-14/+93
* SERVER-60935 Fix disabled repl tests failing due to changing latest release t...Vesselina Ratcheva2021-10-301-1/+3
* SERVER-54909 Report last durable and last applied operation wall times for al...Vesselina Ratcheva2021-10-271-0/+84
* Revert "SERVER-59907 Add an explicit stage field to tenant migration currentO...Vesselina Ratcheva2021-10-271-143/+0
* Revert "SERVER-59907 Add an explicit stage field to tenant migration currentO...Vesselina Ratcheva2021-10-271-150/+0