summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-74352 Use throughput probing by defaultGregory Noma2023-03-013-3/+20
* SERVER-74201 Rename OplogStones to OplogTruncateMarkersHaley Connelly2023-02-283-12/+13
* SERVER-74364 Run periodic noop writer in nodes_in_primarys_datacenter_dont_sy...Samy Lanka2023-02-271-0/+1
* SERVER-73163 shard_split_shutdown_while_blocking_reads to handle exceptionmathisbessamdb2023-02-272-6/+12
* SERVER-73686 Change ShardsvrDropCollectionIfUUIDNotMatching to take only majo...Marcos José Grillo Ramirez2023-02-272-0/+4
* SERVER-74034 Add config server database level check metadata commandPol Pinol Castuera2023-02-272-0/+2
* SERVER-74160 Add extra logging in rollback_auth.jsFrederic Vitzikam2023-02-251-1/+4
* SERVER-73701 Add config server cluster level check metadata commandPol Pinol Castuera2023-02-242-0/+2
* SERVER-46870 Generalize OplogStones into a reusable generic classJordi Olivares Provencio2023-02-242-3/+6
* SERVER-74148: Wait for secondary to sync from primary in server_status_metric...XueruiFa2023-02-231-1/+7
* SERVER-74103 Increase storage log verbosity in `oplog_sampling.js`.Benety Goh2023-02-221-1/+1
* SERVER-74179 Use initiateWithHighElectionTimeout() in primary_casts_vote_on_s...Wenbin Zhu2023-02-211-1/+1
* SERVER-73684 Implement command for transitioning to dedicated config serverRandolph Tan2023-02-172-0/+2
* SERVER-73965: add new internal command to jstestsMatthew Normyle2023-02-162-0/+2
* SERVER-72829: Shard Merge supports retryable writes with Change StreamsChristopher Caplinger2023-02-161-24/+72
* SERVER-60064 Make create command idempotent on mongodKaitlin Mahar2023-02-161-1/+8
* SERVER-73685 Implement command for transitioning to config shard catalogRandolph Tan2023-02-162-0/+2
* SERVER-66749: Improve tenant migration currentOp outputChristopher Caplinger2023-02-1611-84/+69
* Revert "SERVER-73896 increase number of documents to insert in oplog sampling...Benety Goh2023-02-151-2/+1