summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52884 Remove race in reconstruct_prepared_transactions_initial_sync.jsGeorge Wangensteen2020-11-231-0/+2
* SERVER-53012 Fix initial_sync_drop_collection.js when run with EMRC=falseHenrik Edin2020-11-211-2/+2
* SERVER-52983 Assertions in initial_sync_replSetGetStatus.js have to account f...Jason Chan2020-11-211-2/+5
* SERVER-52850: Remove assertion from initial_sync_nodes_maintain_and_gossip_co...XueruiFa2020-11-201-8/+1
* SERVER-51506 TenantMigrationDonorInstance should be removed from TenantMigrat...Cheahuychou Mao2020-11-202-9/+71
* SERVER-49249 initial sync skips single-phase index build if there is an index...Benety Goh2020-11-191-7/+3
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2020-11-191-0/+76
* SERVER-49249 add js test single phase index build conflict during initial syncBenety Goh2020-11-191-0/+85
* SERVER-52839 Test that tenant migration donor cleans up index build correctly...Cheahuychou Mao2020-11-191-0/+92
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-191-0/+50
* SERVER-51286 Switch to use new feature flag syntax for tenant migrationsJason Chan2020-11-1824-38/+221
* SERVER-48002 Do not enforce DataCorruptionDetected assertion when ignoring pr...Louis Williams2020-11-181-0/+64
* SERVER-50068 Wait for rollback node to finish startup before transitionToSync...Siyuan Zhou2020-11-171-0/+3
* SERVER-51849 Write and test the query for a tenant migration recipient to cop...Cheahuychou Mao2020-11-172-5/+371
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-1711-61/+13
* SERVER-51596: Create TenantMigrationTest test fixture for JS testsXueruiFa2020-11-1720-1314/+1251
* SERVER-51748 TenantMigrationRecipientService should not create opCtx if the c...Suganthi Mani2020-11-171-9/+11
* SERVER-47863 Add fields to initial sync progress metricsJason Chan2020-11-162-16/+123
* SERVER-52865 Test committing large transactions concurrently with tenant migr...Cheahuychou Mao2020-11-141-0/+115
* SERVER-52744 rollback_after_enabling_majority_reads.js should ensure sync sou...Pavi Vetriselvan2020-11-143-4/+12
* SERVER-49844 Handle commitTransaction and abortTransaction during tenant migr...Cheahuychou Mao2020-11-131-47/+94
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-1211-13/+61
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-1211-61/+13
* SERVER-52790 Allow migration to finish at the end of tenant_migration_donor_i...Jason Zhang2020-11-121-12/+14
* Revert "SERVER-48002 Do not enforce DataCorruptionDetected assertion when ign...Louis Williams2020-11-111-63/+0
* SERVER-48002 Do not enforce DataCorruptionDetected assertion when ignoring pr...Louis Williams2020-11-111-0/+63
* SERVER-52624: Cache the pointer to the oplog collection before running recove...Lingzhi Deng2020-11-061-0/+54
* SERVER-49994 rename jstests that contain master/slave terminologyPavi Vetriselvan2020-11-0611-1/+1
* SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan2020-11-051-0/+77
* SERVER-51365 Add requires_persistence tag to split_horizon_startup_warnings.jsAdam Cooper2020-11-041-1/+1
* SERVER-52614 Fix jstests such that it uses returnAfterReachingDonorTimestamp.Suganthi Mani2020-11-042-4/+4
* SERVER-49787 Create collection cloner for resharding.Max Hirschhorn2020-11-041-0/+1
* SERVER-52598 Disable tags.js on ephemeralForTestGregory Wlodarek2020-11-031-0/+3
* SERVER-51136 Test resuming multiple index builds for rollbackGregory Noma2020-11-035-168/+380
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-033-18/+2
* SERVER-33747 Fix crash when arbiter restarts and enters REMOVEDA. Jesse Jiryu Davis2020-11-022-1/+47
* SERVER-50967 Change TenantMigrationAccessBlocker's Access enum to State and a...Jason Zhang2020-11-025-34/+31
* SERVER-51897 Ensure write is durable in rename_replica_set.jsAli Mir2020-10-301-2/+3
* SERVER-51828 Fix assertion around number of elections in priority_takeover_on...George Wangensteen2020-10-301-3/+3
* SERVER-51799 Write and test the query for a tenant migration recipient to cop...Cheahuychou Mao2020-10-291-0/+148
* SERVER-51452 TenantMigrationConflict should store a shared_ptr to the TenantM...Jason Zhang2020-10-282-12/+185
* SERVER-51868 Log more details about each test case in tenant_migration_concur...Esha Maharishi2020-10-281-1/+1
* SERVER-50901 Wait for secondaries to be ready in RollbackTest.checkDataConsis...Vesselina Ratcheva2020-10-271-0/+1
* SERVER-51825 Blacklist disallow_adding_initialized_node1.js from multiversion...Tess Avitabile2020-10-261-0/+1
* SERVER-51820: Resolve race in atlas_initialsync_workflows.jsXueruiFa2020-10-231-2/+4
* SERVER-51423 Test that a bulk write returns ok for the writes that complete b...Jason Zhang2020-10-221-0/+507
* SERVER-51791 Make isCommitOrAbortIndexBuild check in _logOpsInner check the c...Cheahuychou Mao2020-10-221-0/+79
* SERVER-51810 Make sure the donor primary can step down reliably in tenant_mig...Cheahuychou Mao2020-10-221-6/+10
* SERVER-50191 Create TTL index on config.tenantMigrationDonors to garbage coll...Cheahuychou Mao2020-10-206-14/+23
* SERVER-51751: Load arrayEq util file wqin tenant_migration_no_failover.jsXueruiFa2020-10-201-0/+1