summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75798 Use LastOpFixer for updates and deletes in bulkWrite commandKaitlin Mahar2023-04-142-50/+343
* SERVER-75990: Tenant Migrations are not resilient to recipient failoverChristopher Caplinger2023-04-1418-2441/+173
* SERVER-76012 Rename kNone option for storageEngineConcurrencyAdjustmentAlgori...Pavi Vetriselvan2023-04-143-3/+3
* SERVER-76005: Fix evergreen redness post 7.1 FCV upgradeXueruiFa2023-04-121-7/+2
* SERVER-75799 Markup jstests with tag for manual full validationMatt Kneiser2023-04-121-0/+4
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Christopher Caplinger2023-04-102-3/+2
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-04-082-2/+3
* SERVER-67180 Pause startup_recovery_for_restore_needs_rollback.js before expe...Samy Lanka2023-04-071-1/+20
* SERVER-75751 remove TODO SERVER-74810Jiawei Yang2023-04-071-4/+1
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-071-1/+1
* SERVER-74964 Pass namespace to LastOpFixer for each operationKaitlin Mahar2023-04-071-1/+52
* SERVER-73053 TransactionHistoryIterator queries change collections if its for...Mickey. J Winters2023-04-061-4/+17
* SERVER-73695 Add JS test for primary crashing in the middle of committing spl...Lingzhi Deng2023-04-063-2/+283
* SERVER-72199 tenant_migration_shard_merge_import_write_conflict_retry.js test...Suganthi Mani2023-04-061-4/+0
* SERVER-75686 Fix assert indexes racing with oplog applier in index build testsYu Jin Kang Park2023-04-061-2/+3
* SERVER-72199 Shard merge handles initial sync, resync and unclean restarts.Suganthi Mani2023-04-063-1/+111
* SERVER-74107 Use transaction in cluster parameter refresher to get up-to-date...Gabriel Marks2023-04-051-1/+1
* SERVER-75618 oplog_sampling.js checks oplog fast count between insertsBenety Goh2023-04-041-1/+25
* Revert "SERVER-73053 TransactionHistoryIterator queries change collections if...Mickey. J Winters2023-04-041-26/+20
* SERVER-73053 TransactionHistoryIterator queries change collections if its for...Mickey. J Winters2023-04-031-20/+26
* Revert "SERVER-73896 oplog_sampling.js logs and checks number of entries in o...Benety Goh2023-04-031-10/+0
* SERVER-73229 Throw on write errors in session refreshAbdul Qadeer2023-03-311-0/+33
* Revert "SERVER-73695 Add JS test for primary crashing in the middle of commit...liubov.molchanova2023-03-313-208/+2
* SERVER-73695 Add JS test for primary crashing in the middle of committing spl...Frederic Vitzikam2023-03-303-2/+208
* SERVER-72700 SERVER-74913 Refactor and integrate movePrimary recipient cmdsAbdul Qadeer2023-03-302-0/+6
* SERVER-64917: Enable featureFlagDowngradingToUpgradingXueruiFa2023-03-301-1/+1
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Suganthi Mani2023-03-282-3/+2
* SERVER-75319 Handle null build UUIDs in resumable index build testsGregory Noma2023-03-271-3/+3
* SERVER-75268 Require FCV 7.0 for log_ddl_ops.jsKaitlin Mahar2023-03-241-0/+1
* SERVER-71755 Modify enableSharding and addShard to support database placement...Paolo Polato2023-03-242-0/+2
* SERVER-72213 Recover and install donor mtab for shard mergeDidier Nadeau2023-03-241-3/+2
* SERVER-75016: Change streams tests wait for replicationChristopher Caplinger2023-03-231-6/+14
* SERVER-74784 add check topology version change for setFCV rollback testJiawei Yang2023-03-231-4/+50
* SERVER-73680 Refactor dbHash to use point-in-time catalog lookupsGregory Wlodarek2023-03-222-4/+25
* SERVER-75009 wait all nodes to have latest config before shutdown in auto_saf...Jiawei Yang2023-03-221-1/+11
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-03-212-2/+3
* SERVER-72218 Garbage collect tenant data when shard merge abortsDidier Nadeau2023-03-211-0/+167
* SERVER-65322 Get rid of legacy `moveChunk` path once NOMAS milestone 1 is com...Pierlauro Sciarelli2023-03-213-3/+0
* SERVER-69753 Finish AllCommandsTest for downgrading to upgraded pathHuayu Ouyang2023-03-171-373/+913
* SERVER-73397 New shard merge recipient POS instance, along with test changes.Suganthi Mani2023-03-1758-85/+1173
* SERVER-72081 Change the access blocker registry data structure to key on Tena...mathisbessamdb2023-03-1534-115/+78
* SERVER-61359 remove driverOIDTest commandJohn Liu2023-03-153-3/+0
* SERVER-74151 Create a new reads tags command for QE tagsMark Benvenuto2023-03-153-0/+3
* SERVER-74365 Exclude initial_sync_move_forward.js from coverage variantsFrederic Vitzikam2023-03-151-13/+21
* SERVER-74282 Require all internal server data cleanup be completed before all...Huayu Ouyang2023-03-142-14/+98
* SERVER-74599 fix shutdown before configure failpoint in initial_sync_fails_af...Jiawei Yang2023-03-071-1/+4
* SERVER-73601 Add info-level logging for DDL oplog entries on primary and seco...Kaitlin Mahar2023-03-051-0/+85
* SERVER-73276 Mark read_committed_with_catalog_changes.js with requires_fcv_70Gregory Wlodarek2023-03-031-1/+2
* SERVER-73055 Mark use_history_after_restart.js with requires_fcv_70Gregory Wlodarek2023-03-031-1/+2
* SERVER-72960 Fix read_committed_with_catalog_changes.js to work with point-in...Gregory Wlodarek2023-03-011-13/+13