summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-181-32/+74
* SERVER-61666 Fix migration for txns before startApplyingA. Jesse Jiryu Davis2021-12-181-0/+88
* Revert "SERVER-61474 Ban directoryPerDb and directoryForIndexes with Merge"jannaerin2021-12-171-74/+0
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-171-0/+20
* SERVER-61143 Import copied files for Shard MergeA. Jesse Jiryu Davis2021-12-171-3/+19
* SERVER-61474 Ban directoryPerDb and directoryForIndexes with Mergejannaerin2021-12-171-0/+74
* SERVER-61130: Create backup cursor on donor primaryChristopher Caplinger2021-12-163-3/+89
* Revert "SERVER-61666 Fix migration for txns before startApplying"A. Jesse Jiryu Davis2021-12-151-88/+0
* SERVER-61757 Add configurable dbCheck batch sizeJosef Ahmad2021-12-151-2/+51
* SERVER-61297: Use exhaust cursors in collection_clone_resume_after_network_er...Lingzhi Deng2021-12-141-4/+1
* SERVER-61877 Remove catalog consistency verification from dbCheckJosef Ahmad2021-12-141-36/+0
* SERVER-61005 rs.initiate() fails with "Invariant failure" under specific star...Huayu Ouyang2021-12-131-0/+23
* SERVER-61367 Update featureFlagShardSplit test tagHugh Tong2021-12-101-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