summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing/hooks/tenant_migration.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61794 update pymongo to 4.3.3Trevor Guidry2022-12-131-9/+9
* SERVER-66147 add support of vanilla passthrough test for shard merge protocolmathisbessamdb2022-09-151-40/+0
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-4/+3
* SERVER-68909 Safely handle creating a client connection exception when checki...mathisbessamdb2022-08-181-3/+3
* SERVER-68605 blacklist all the passthrough for shard mergemathisbessamdb2022-08-111-0/+40
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-191-6/+1
* SERVER-61238 Deduplicate CheckTenantMigrationDBHash hook logsMikhail Shchatko2021-11-081-5/+7
* SERVER-61238 Don't overwrite hook logger in TenantMigrationThreadMikhail Shchatko2021-11-051-4/+3
* SERVER-55859 Add multiversion full cluster changestreams hookMikhail Shchatko2021-08-181-2/+1
* SERVER-55861 add retryable writes multiversion hookSiran Wang2021-07-301-0/+2
* SERVER-57218 ContinuousTenantMigration should wait for garbage collection to ...Pavi Vetriselvan2021-06-021-45/+62
* SERVER-57112 Fix CheckTenantMigrationDBHash duplicated logsMikhail Shchatko2021-06-021-3/+4
* SERVER-55352: Remove denylisted abort reasons from tenant migration hookLingzhi Deng2021-05-271-20/+0
* SERVER-57089 Add skip_dbhash flag to ContinuousTenantMigrationPavi Vetriselvan2021-05-251-1/+6
* SERVER-56967 Make a deepcopy of shell_options in the tenant migration passthr...Jason Zhang2021-05-171-1/+2
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-141-3/+3
* SERVER-56938 Continuous tenant migration hook should retry dropping tenant db...Jack Mulrow2021-05-141-3/+7
* SERVER-56434 Make tenant migration hook retry if get primary times outCheahuychou Mao2021-04-291-6/+24
* SERVER-56431 Make sure that the ContinuousTenantMigration hook not retry dono...Cheahuychou Mao2021-04-291-2/+3
* SERVER-55882: Invalidate in-memory transactions when fetching committed trans...XueruiFa2021-04-281-5/+8
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-281-9/+1
* SERVER-56308 Fix auth errors in tenant migration stepdown/kill/terminate suitesCheahuychou Mao2021-04-271-1/+1
* SERVER-56308 Enable auth in tenant migration jscore passhthrough suitesCheahuychou Mao2021-04-271-7/+12
* SERVER-56343 Create shallow copy of shell_options in tenant migration passthr...Jason Zhang2021-04-261-1/+1
* SERVER-56258: Complete TODO from SERVER-55355XueruiFa2021-04-221-10/+2
* SERVER-52713 Add tenant migration stepdown jscore passthrough suiteCheahuychou Mao2021-03-271-90/+202
* SERVER-53251 Add dbhash check to tenant migration passthroughJason Zhang2021-03-251-5/+34
* SERVER-55349 Make TenantMigrationThread garbage collect migration before vali...Cheahuychou Mao2021-03-191-61/+70
* SERVER-55169: Handle timeseries bucket collections in TenantCollectionClonerLingzhi Deng2021-03-171-17/+0
* SERVER-55168: Allow tenant migration cloner to write to system.views collectionsXueruiFa2021-03-151-8/+1
* SERVER-55157 Make tenant migration hook throw an error if the migration abort...Cheahuychou Mao2021-03-151-13/+52
* SERVER-54868 Regenerate test tenant migration certificates with only the nece...Cheahuychou Mao2021-03-021-2/+2
* SERVER-54653 Make ContinuousTenantMigration hook garbage collect each migrati...Cheahuychou Mao2021-02-191-57/+25
* SERVER-50495 Make tenant_migration_jscore_passthrough simulate migrations tha...Cheahuychou Mao2021-02-121-104/+250
* SERVER-54061 Rename failpoints in TenantMigrationDonorServiceCheahuychou Mao2021-01-271-1/+1
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-051-2/+2
* SERVER-52708 Make tenant migration donor take certificate as string in donorS...Cheahuychou Mao2021-01-051-3/+28
* SERVER-50494 Implement proxy’s retry logic for batch write commandsJason Zhang2020-11-201-83/+255
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-8/+7
* SERVER-50493 Make tenant_migration_jscore_passthrough simulate a complete mig...Cheahuychou Mao2020-10-121-41/+42
* SERVER-50787 Update donorStartMigration command to have a "polling" interfaceCheahuychou Mao2020-09-221-13/+25
* SERVER-50104 Add a test hook that runs a background migration that involves o...Cheahuychou Mao2020-08-271-0/+176