summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47620 Upgrade eslintMikhail Shchatko2021-04-091-1/+1
* SERVER-53821 Test tenant migration recipient does not change sync source afte...Wenbin Zhu2021-04-072-7/+132
* SERVER-53916 commitReshardCollection commandBilly Donahue2021-04-071-0/+1
* SERVER-55751: Increase election timeout in initial_sync_nodes_contribute_to_l...XueruiFa2021-04-061-4/+4
* SERVER-55559 StorageInterfaceImpl should use bounded collection scans on clus...Louis Williams2021-04-061-0/+72
* SERVER-55009 enable replica_sets for SBE build variantKyle Suarez2021-04-0625-24/+102
* SERVER-55236: Test retrying session migration after a failed tenant migrationLingzhi Deng2021-04-051-0/+169
* SERVER-54035 Commit cleanup command stubsBlake Oler2021-04-031-0/+3
* SERVER-53872 Support time-series collections in tenant migration failover test.Wenbin Zhu2021-04-021-94/+133
* SERVER-55753 Use w: majority for createCollection command in transactions_com...Ali Mir2021-04-021-1/+1
* SERVER-55443 Do not report that read source need to be changed to lastApplied...Henrik Edin2021-04-011-0/+93
* SERVER-55666 Shut down replica set tests after every case in tenant_migration...Jack Mulrow2021-03-311-0/+4
* SERVER-55198 Ensure tenant migrations currentOp output types match designJason Zhang2021-03-314-75/+148
* SERVER-55602 Relax non-read-only invariant in WiredTigerKVEngine::makeTempora...Gregory Noma2021-03-301-2/+4
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-0/+1
* SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler2021-03-291-0/+2
* SERVER-55570 Await replication after creating users in tenant_migration_exter...Jack Mulrow2021-03-261-0/+1
* SERVER-55568 tenant_migration_recipient_initial_sync.js checks MTAB on the wr...Cheahuychou Mao2021-03-261-4/+4
* SERVER-55512 Enable additional tests on ephemeralForTestGregory Wlodarek2021-03-251-2/+0
* SERVER-53251 Add dbhash check to tenant migration passthroughJason Zhang2021-03-256-70/+86
* SERVER-55408 Make TenantMigration{Donor|Recipient}Service's checkIfOptionsCon...Cheahuychou Mao2021-03-253-76/+271
* SERVER-54624 make SBE check for a change in catalog epoch during yield recoveryDavid Storch2021-03-251-5/+24
* SERVER-55282 Skip data consistency checks when transitioning to steady state ...Gregory Noma2021-03-252-4/+11
* SERVER-55407 Tenant migration initial sync tests should prevent TenantMigrati...Cheahuychou Mao2021-03-242-0/+16
* SERVER-53110 Fix tenant_migration_donor_initial_sync_recovery.js to avoid Con...Jason Chan2021-03-231-9/+28
* SERVER-54474 Introduce the _flushReshardingStateChange commandjannaerin2021-03-232-2/+2
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-234-6/+6
* SERVER-55416 Tenant migration donor shouldn't fetch keys if cancelation token...Jack Mulrow2021-03-221-0/+53
* SERVER-55314: Serialize transaction if it contains a command op in tenant mig...XueruiFa2021-03-221-0/+74
* SERVER-54266 Add data size and estimated time stats to recipient currentOpVishnu Kaushik2021-03-193-52/+257
* SERVER-55156 Move capped collection responsibilities to the collection layerGregory Wlodarek2021-03-181-0/+2
* SERVER-54920: Move the tenant migration recipient MTAB lifetime earlierLingzhi Deng2021-03-185-33/+105
* SERVER-55234 Ensure that tenant migration abortReason is recovered correctly ...Cheahuychou Mao2021-03-171-0/+72
* SERVER-55045 Add additional logging for resume_after_against_oplog.jsSamy Lanka2021-03-171-3/+13
* SERVER-53510 Handle preImage and postImage for retryable writesMatthew Russotto2021-03-171-19/+49
* SERVER-54785 Complete TODO listed in SERVER-52719 and allow recipient toJason Chan2021-03-173-15/+10
* SERVER-54267: Update tenant migration recipient currentOp output for cloners ...Lingzhi Deng2021-03-171-0/+38
* SERVER-55169: Handle timeseries bucket collections in TenantCollectionClonerLingzhi Deng2021-03-171-0/+45
* SERVER-48179 Allow transition to SECONDARY at the end of rollback even it was...Wenbin Zhu2021-03-161-0/+90
* SERVER-55141: Add receiveStart and numOpsApplied to recipient currentOpLingzhi Deng2021-03-161-0/+3
* SERVER-55207 Script split_horizon_hostname_startup sporadically failsSergey Galtsev2021-03-161-0/+4
* SERVER-55189 Call awaitReplication() before returning from syncFrom() in rsli...Ali Mir2021-03-161-0/+1
* SERVER-55168: Allow tenant migration cloner to write to system.views collectionsXueruiFa2021-03-151-0/+63
* SERVER-53768: Block TTL deletions on tenant being migrated on recipient until...Andrew Shuvalov2021-03-151-0/+154
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-03-121-1/+0
* SERVER-53509 Create an oplog chain and update config.transactions for retryab...Matthew Russotto2021-03-111-0/+262
* SERVER-54263: Add tenantMigrations serverStatus sectionAndrew Shuvalov2021-03-114-12/+167
* SERVER-51753 Handle applyOps during tenant migrationsCheahuychou Mao2021-03-111-13/+79
* SERVER-55050 Fix test cases for snapshot reads without atClusterTime and for ...Cheahuychou Mao2021-03-101-11/+70
* SERVER-50827 Nodes with IP addresses in split horizons must be able to startSergey Galtsev2021-03-101-0/+65