summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_access_blocker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76289 Block opening new change streams during shard split or shard mer...Mickey. J Winters2023-05-031-0/+5
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-221-0/+5
* Revert "SERVER-75470 Reject change stream getMore commands after a split or m...auto-revert-processor2023-04-201-5/+0
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-191-0/+5
* SERVER-64616: Install recipient access blocker when applying "create" entryChristopher Caplinger2022-08-041-8/+10
* SERVER-62340 Move executor to TenantAccessBlockerRegistry to prevent destruct...Didier Nadeau2022-01-141-2/+0
* SERVER-59793: Omit tenantId from metrics for MergeChristopher Caplinger2021-11-191-2/+12
* SERVER-56981 Verify the blockTimestamp is higher than the timestamp of any do...Jack Mulrow2021-06-011-1/+1
* SERVER-57132 Remove OperationType in TenantMigrationAccessBlockerCheahuychou Mao2021-05-211-7/+2
* SERVER-55051: Donor should block non-timestamped reads after migration has co...Lingzhi Deng2021-04-231-1/+2
* SERVER-55193 Support back-to-back tenant migrationsJason Chan2021-04-121-2/+18
* SERVER-53768: Block TTL deletions on tenant being migrated on recipient until...Andrew Shuvalov2021-03-151-0/+8
* SERVER-54425 Make TenantMigrationDonorAccessBlocker keep track of number of b...Cheahuychou Mao2021-02-101-3/+11
* SERVER-53581: Refactor TenantMigrationAccessBlockLingzhi Deng2021-02-011-207/+15
* SERVER-48862 Donor should not be able to start/commit a index build for a ten...Matthew Russotto2021-01-271-4/+24
* SERVER-52783: Make tenant_migration_donor_util::checkIfCanReadOrBlock return ...Andrew Shuvalov2021-01-111-10/+75
* SERVER-51073 Use the onMajorityCommitPointUpdate to inform TenantMigrationAcc...Cheahuychou Mao2021-01-071-16/+21
* SERVER-51896 Inline logic for waitUntilCommittedOrAborted and rename waitUnti...Jason Zhang2020-11-021-2/+1
* SERVER-50967 Change TenantMigrationAccessBlocker's Access enum to State and a...Jason Zhang2020-11-021-3/+8
* SERVER-51423 Test that a bulk write returns ok for the writes that complete b...Jason Zhang2020-10-221-1/+2
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-3/+3
* SERVER-51392 Include recipientConnectionString in TenantMigrationCommitted errorCheahuychou Mao2020-10-071-2/+5
* SERVER-50938 TenantMigrationAccessBlocker should extend enable_shared_from_th...Esha Maharishi2020-09-211-7/+17
* SERVER-49181 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-08-031-1/+3
* SERVER-49176 Make op observer for "commit" and "abort" writes update Migratin...Cheahuychou Mao2020-08-031-2/+9
* SERVER-49175 Make donorStartMigration write commitOrAbortOpTime on transition...Cheahuychou Mao2020-07-301-1/+1
* SERVER-49751 Rename all classes/functions/filenames/nss/variables etc to rela...Luis Osta2020-07-271-0/+161