summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76408 create feature flag for large batched writesBenety Goh2023-05-111-2/+1
* SERVER-74353: Tenant Migration test utils handle shard mergeChristopher Caplinger2023-05-1026-363/+310
* SERVER-67966 Remove feature flag for PM-1858Cheahuychou Mao2023-05-101-4/+0
* SERVER-76920: Fix primary_commit_split_prepare_transactions.js config.transac...Lingzhi Deng2023-05-101-27/+26
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-082-0/+8
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-0728-195/+193
* SERVER-75974: Add new internal command: streams_listStreamProcessors.Sandeep Dhoot2023-05-022-0/+2
* SERVER-73526 Invert logic for when DocumentSourceGroup does extra spilling in...David Storch2023-05-021-10/+19
* SERVER-76695 initial_sync_nodes_maintain_and_gossip_commit_point.js should wa...Kaitlin Mahar2023-05-011-7/+13
* SERVER-75440 Add new consistency check for preimagesJordi Olivares Provencio2023-04-281-0/+1
* SERVER-75946 Make fixes to update response in bulkWriteFrederic Vitzikam2023-04-271-7/+4
* SERVER-75953: Implement support for stats() command.Sandeep Dhoot2023-04-272-0/+2
* SERVER-72949 Add PrimaryOnlyService for cleanupStructuredEncryptionDataShreyas Kalyan2023-04-263-0/+3
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-2656-56/+56
* SERVER-76422 wait all nodes to finish reconfig before stop replica setJiawei Yang2023-04-251-0/+13
* SERVER-74024: Shard Merge supports change stream pre-imagesChristopher Caplinger2023-04-241-254/+481
* SERVER-76434 skipClusterParameterRefresh failpoint requires FCV 7.1Tommaso Tocci2023-04-241-1/+1
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-242-4/+4
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-221-0/+20
* SERVER-74062 Remove test checks for DB version >= 7.0 in tests relying on ide...Dianna Hohensee2023-04-211-8/+1
* SERVER-67289 Remove feature flag for PM-2218Gregory Wlodarek2023-04-214-47/+9
* SERVER-73034 Enable command validations for checkMetadataConsistency command,...Pol Pinol Castuera2023-04-211-2/+2
* Revert "SERVER-75470 Reject change stream getMore commands after a split or m...auto-revert-processor2023-04-201-20/+0
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-191-0/+20
* SERVER-75955: Add internal streams_stopStreamProcessor commandMatthew Normyle2023-04-182-2/+4
* SERVER-61231 Adapt tenant migration tests for shard mergeDidier Nadeau2023-04-1812-63/+84
* SERVER-76139 sync_source_changes.js should wait for node to no longer be newl...Kaitlin Mahar2023-04-181-0/+3
* SERVER-75896: Implement support for sample().Sandeep Dhoot2023-04-182-0/+6
* SERVER-72937 Create the QE cleanupStructuredEncryptionData command skeleton f...Shreyas Kalyan2023-04-172-0/+2
* SERVER-75990: Tenant Migrations are not resilient to recipient failoverChristopher Caplinger2023-04-1718-2441/+173
* Revert "SERVER-75990: Tenant Migrations are not resilient to recipient failover"auto-revert-processor2023-04-1518-173/+2441
* 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