summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73163 shard_split_shutdown_while_blocking_reads to handle exceptionmathisbessamdb2023-04-112-6/+12
* SERVER-74103 Increase storage log verbosity in `oplog_sampling.js`.Benety Goh2023-02-281-1/+1
* SERVER-74106 fix requires_fcv tag in initial_sync_geo_index_conflict.jsBenety Goh2023-02-161-1/+1
* SERVER-73858 Oplog batch application index builds on an empty collection shou...Benety Goh2023-02-141-12/+0
* SERVER-73858 add js test for geo 2d index options conflict during initial syncBenety Goh2023-02-141-0/+101
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-063-0/+3
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-043-0/+6
* SERVER-72216 Persist the decision to disk for shard merge recipientDidier Nadeau2023-02-032-1/+3
* SERVER-73341 Make tenant access blocker work with random stringDidier Nadeau2023-02-031-10/+22
* SERVER-73267 Create mongod text-search command skeletonsDianna Hohensee2023-01-272-0/+16
* SERVER-72194 oplog_rollover.js should wait for the durable timestamp to advanceMatthew Russotto2023-01-271-12/+22
* SERVER-72872 Introduce configsvr command to query placementHistory in control...Paolo Polato2023-01-272-0/+2
* SERVER-73357 remove unused tag live_record_incompatible from testsBenety Goh2023-01-2712-20/+0
* SERVER-72833 implement setProfilingFilterGlobally commandAlyssa Wagenmaker2023-01-263-0/+5
* SERVER-68271 Integrate point-in-time catalog lookups into the lock-free read ...Matthew Saltz2023-01-262-1/+22
* SERVER-71831 Ensure shard merge only copy the tenantIds providedDidier Nadeau2023-01-244-16/+24
* SERVER-70795 Add sharding index catalog operations to rename collectionMarcos José Grillo Ramirez2023-01-233-0/+3
* SERVER-71195: Refresh JWKSets periodically and add key management commandsVarun Ravichandran2023-01-232-0/+8
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-203-4/+15
* SERVER-72230: Ensure Shard Merge supports transactionsChristopher Caplinger2023-01-191-5/+35
* SERVER-71823 Introduce new checkMetadataConsistency commandPol Pinol Castuera2023-01-182-0/+6
* SERVER-72472 Avoid using coll.count() in test assertionRomans Kasperovics2023-01-121-1/+3
* SERVER-72658 Test helper withPinnedCursor() should wait for the cursor to unpinIrina Yatsenko2023-01-111-4/+4
* SERVER-70671: Shard Merge copies change collections and cluster paramsChristopher Caplinger2023-01-1126-67/+318
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-10132-2443/+2135
* SERVER-72000 Send commit decision in recipientForgetMigration for mergeDidier Nadeau2023-01-103-1/+27
* Revert "SERVER-72577 Convert tenant migrations tests to use es modules"auto-revert-processor2023-01-10130-2125/+2431
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-09130-2431/+2125
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-062-182/+197
* SERVER-64175 Modify refine shard key index validations so they are performed ...Marcos José Grillo Ramirez2022-12-282-0/+2
* SERVER-72400 Shard merge recipient doesn't need explicit reload views for sys...Suganthi Mani2022-12-271-2/+18
* SERVER-72214 Recover merge tenant access blocker on restart/rollbackDidier Nadeau2022-12-231-3/+5
* SERVER-71263 Create RTAB at the start of merge using the tenantIdsDidier Nadeau2022-12-221-110/+0
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-2017-42/+50
* SERVER-72239 Restrict tenant migration test to FCV 6.3 or greaterDidier Nadeau2022-12-192-3/+3
* SERVER-72184 Use assert.soon for isConfigCommitted in reconfig testsHuayu Ouyang2022-12-192-3/+3
* SERVER-70701: Allow AuthorizationSession to enforce expiration timesVarun Ravichandran2022-12-161-1/+1
* SERVER-71262 Add tenantIds field to shard merge state documents and tenant mi...Didier Nadeau2022-12-165-0/+48
* SERVER-71007 Remove long deprecated getNonce commandSara Golemon2022-12-143-5/+2
* SERVER-52905 Complete TODO listed in SERVER-49834Esha Maharishi2022-12-141-75/+9
* SERVER-71260 Add tenantIds parameter to donorStartMigrationDidier Nadeau2022-12-0978-222/+337
* SERVER-71881 *shutdown_while_blocking_reads test to properly assert on differ...mathisbessamdb2022-12-081-2/+2
* SERVER-71881 tenant_migration_donor_shutdown_while_blocking_reads.js to check...mathisbessamdb2022-12-061-2/+2
* SERVER-71314 Create bulkWrite IDL and command stubVesselina Ratcheva2022-12-062-0/+2
* SERVER-70360 Set upper limit on wtimeoutVesselina Ratcheva2022-12-051-0/+32
* SERVER-71793 shard_split_shutdown_while_blocking_reads should handle HostUnre...mathisbessamdb2022-12-051-1/+5
* SERVER-67213 Wait for all nodes to install config before doing a force reconf...Samy Lanka2022-12-021-0/+6
* SERVER-71136 make catchup_takeover_with_higher_config.js robust to rollbackFrederic Vitzikam2022-12-021-0/+4
* SERVER-70552 Cleanup renames across databasesMatt Kneiser2022-12-022-10/+39
* SERVER-71154 Add initial sync test for serverless cluster parametersGabriel Marks2022-11-301-3/+3