summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-302-0/+43
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-291-0/+1
* SERVER-66854 Prevent step-up ops from being killed by killSessions commandsVesselina Ratcheva2022-08-252-0/+219
* SERVER-68750 Add stubs for analyzeShardKey and configureQueryAnalyzer command...Cheahuychou Mao2022-08-251-0/+7
* Revert "SERVER-67372 Make tenant migration recipient delete its state documen...Sophia Tan2022-08-221-133/+0
* SERVER-67372 Make tenant migration recipient delete its state document in its...Fernando Lisboa2022-08-191-0/+133
* SERVER-68651 Put isDowngrading to upgraded path under feature flagLuxi Liu2022-08-191-4/+10
* SERVER-68560: Explicitly disable shard merge tests for mt migrationsChristopher Caplinger2022-08-1713-23/+138
* SERVER-67493 Rename TenantMigrationRecipient's _taskCompletionPromise to _for...Fernando Lisboa2022-08-177-19/+29
* SERVER-68835: Mark tenantId as optional for tenant migration cmdsChristopher Caplinger2022-08-161-1/+1
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-1529-193/+335
* SERVER-59443 Remove storeFindAndModifyImagesInSideCollection=false pathsseanzimm2022-08-151-39/+0
* SERVER-66206 Reduce number of operations and throughput for tenant_migration_...Didier Nadeau2022-08-151-1/+1
* SERVER-61822 Create new command listDatabasesForAllTenantsFernando Lisboa2022-08-111-0/+6
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+2
* SERVER-65236 Make tenant migration donor delete its state doc in its run methodEsha Maharishi2022-08-105-70/+159
* SERVER-68615: Simplify jstest object destructuringChristopher Caplinger2022-08-091-9/+8
* SERVER-67402 Fix race where linearizable read concern may read during primary...Henrik Edin2022-08-081-3/+3
* SERVER-68437 Fix initial_sync_replicate_drop_mid_secondary_batch.js to hang i...Vesselina Ratcheva2022-08-081-5/+14
* SERVER-68620 Fix fassert detection in repl_startup_error_no_hang_on_shutdown.jsVesselina Ratcheva2022-08-081-16/+11
* SERVER-67958 added downgrading->upgrading path, always generate new timestamp...Luxi Liu2022-08-081-4/+9
* SERVER-68599 Disable ddl_op_behind_transaction_fails_in_shutdown on slow vari...Matthew Russotto2022-08-051-0/+9
* SERVER-67515 Need to wait for final config to propagate and commit before sto...Matthew Russotto2022-08-051-0/+2
* SERVER-64616: Install recipient access blocker when applying "create" entryChristopher Caplinger2022-08-046-58/+139
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-022-0/+12
* SERVER-68338 sync_source_changes.js needs to wait for heartbeatMatthew Russotto2022-07-281-27/+34
* SERVER-67362 Rename TenantMigrationDonor's _completionPromise to _forgetMigra...Esha Maharishi2022-07-281-3/+5
* SERVER-65971: Have _restoreTxnsTableEntryFromRetryableWrites declare its inte...Daniel Gottlieb2022-07-261-4/+12
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-251-2/+5
* SERVER-68156 Exclude temporary javascript test for shard merge only due to st...mathisbessamdb2022-07-251-0/+3
* SERVER-68211 Temporarly disable sync_source_changes.js testTommaso Tocci2022-07-211-0/+4
* SERVER-64296 Delete references to 'voteCommitMigrationProgress' commandmathisbessamdb2022-07-151-2/+0
* SERVER-67386 Remove featureFlagChangeStreamPreAndPostImagesDenis Grebennicov2022-07-152-2/+0
* Revert "SERVER-66206 Reduce ops throughput in tenant_migration_multi_write to...Tommaso Tocci2022-07-131-5/+1
* SERVER-66206 Reduce ops throughput in tenant_migration_multi_write to prevent...Didier Nadeau2022-07-121-1/+5
* SERVER-67957 Fix duplicated assertion in internal_sessions_reaping_basic.jsCheahuychou Mao2022-07-111-1/+1
* SERVER-67739: Fix tenant migration garbage collection race conditionsChristopher Caplinger2022-07-111-25/+19
* SERVER-67791 Re-enable newer fcvsAlexander Neben2022-07-085-2/+5
* Revert "SERVER-67532 Fail oplog server status section less"Gabriel Marks2022-07-081-5/+2
* SERVER-67723 Make the SessionCatalogMongoD reaper not delete the on-disk stat...Cheahuychou Mao2022-07-071-31/+33
* SERVER-65819 Update existing tenant migration retryable writes oplog for shar...mathisbessamdb2022-07-072-97/+31
* SERVER-65820: Fetch committed transactions for shard mergeChristopher Caplinger2022-07-074-35/+158
* SERVER-66604 Analyze command skeletonLynne Wang2022-07-061-0/+1
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-061-2/+5
* SERVER-60892 Delete the "availableQueryOptions" command on mongos and mongodcsum1122022-07-062-2/+0
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-0612-28/+24
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-305-92/+45
* SERVER-66892 Introduce change collection passthrough suite.Rishab Joshi2022-06-301-120/+0
* SERVER-66736 Remove redefined startParallelShell() and fix testsAbdul Qadeer2022-06-291-4/+3
* SERVER-66853 Relax shutdown time constrain in secondarydelaysecs_clean_shutdo...Moustafa Maher Khalil2022-06-291-2/+3