summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-56374: Add ability to write retryable findAndModify updates to ↵Daniel Gottlieb2021-05-071-0/+14
| | | | `config.image_collection`.
* SERVER-55766 Introduce an optimized "for restore" startup replication ↵Matthew Russotto2021-04-291-0/+1
| | | | recovery mechanism
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-291-0/+3
|
* SERVER-56353 Cleanup incomplete chunks from a failed pre-5.0 ↵Kaloian Manassiev2021-04-281-2/+2
| | | | shard/dropCollection
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-0/+1
|
* SERVER-34938 Secondary slowdown or hang due to content pinned in cache by ↵Moustafa Maher2021-04-011-0/+1
| | | | single oplog batch
* SERVER-55070 Separate OpTime and WallTime in IDL, aviod parsing entire oplog ↵Wenbin Zhu2021-03-311-5/+5
| | | | entry if possible.
* SERVER-54525 Access_check for none commandsMark Benvenuto2021-03-221-0/+1
|
* SERVER-54920: Move the tenant migration recipient MTAB lifetime earlierLingzhi Deng2021-03-181-1/+11
|
* SERVER-50656 Add cancellation support to WaitForMajorityServiceGeorge Wangensteen2021-03-171-0/+2
|
* SERVER-55168: Allow tenant migration cloner to write to system.views collectionsXueruiFa2021-03-151-0/+1
|
* SERVER-48593 createIndexForApplyOps() should always relax index build ↵Bynn Lee2021-03-151-0/+1
| | | | constraints
* SERVER-54263: Add tenantMigrations serverStatus sectionAndrew Shuvalov2021-03-111-0/+17
|
* SERVER-54981 Create PrimaryOnlyServiceMongoDTest fixture.Max Hirschhorn2021-03-091-0/+18
|
* SERVER-52778 Remove unused 'allowImplictCollectionCreate' from the routerKaloian Manassiev2021-03-041-11/+12
|
* SERVER-53513: Update config.transactions for committed transactions before ↵XueruiFa2021-03-031-0/+1
| | | | startFetchingOpTime
* SERVER-51774 Ensure the donor'sJason Zhang2021-03-021-1/+0
| | | | | TenantMigrationCommitted/TenantMigrationAborted write errors don't exceed the max BSON size
* SERVER-54265 Update tenant migration donor currentOp outputJason Zhang2021-03-011-0/+2
|
* SERVER-53582 Create and remove TenantMigrationAccessBlocker on recipientCheahuychou Mao2021-02-251-0/+2
|
* SERVER-53511: Make committed transactions aggregation pipelineXueruiFa2021-02-251-0/+1
|
* SERVER-54506 Add missing libdeps for hello.idlSara Golemon2021-02-131-0/+2
|
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-101-0/+17
|
* Revert "SERVER-53150 Specify input/output to hello command"Kaloian Manassiev2021-02-101-17/+0
| | | | This reverts commit 92dfc822d41714b47bc20e260aafb54884909acc.
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-101-0/+17
|
* SERVER-52863 Instantiate AuthenticationSession during SASL mechanism negotiationBen Caimano2021-02-091-1/+1
|
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-179/+182
|
* SERVER-51382 Ensure tenant migration bumps the recipient's logical clock to ↵Jason Zhang2021-02-061-0/+1
| | | | at least blockTimestamp
* SERVER-48862 Part 2: aborting index builds when a migration startsMatthew Russotto2021-02-051-0/+3
|
* Revert "SERVER-50656 Add cancellation support to WaitForMajorityService"George Wangensteen2021-02-041-2/+0
| | | | This reverts commit da77452821c355346d873a6b31160c101adc60de.
* SERVER-50656 Add cancellation support to WaitForMajorityServiceGeorge Wangensteen2021-02-041-0/+2
|
* SERVER-53319 move createRetryableWritesView into tenant_migration_utilPavi Vetriselvan2021-02-041-0/+1
|
* SERVER-53581: Implement TenantMigrationRecipientAccessBlockerLingzhi Deng2021-02-041-0/+2
|
* SERVER-54218 Update authentication counter patterns of useBen Caimano2021-02-031-3/+4
|
* SERVER-54215 Rewire sasl/authenticate library dependenciesBen Caimano2021-02-031-1/+0
|
* SERVER-53581: Refactor TenantMigrationAccessBlockLingzhi Deng2021-02-011-7/+7
|
* SERVER-53562 Write FCV to multitenant recipient state document and check itVesselina Ratcheva2021-01-291-0/+1
|
* SERVER-50423 Change memberConfig's slaveDelay field to secondaryDelaySecsAli Mir2021-01-281-0/+1
|
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time ↵Cheahuychou Mao2021-01-281-7/+11
| | | | signing keys before sending recipientSyncData
* SERVER-52723 Handle oplog application restart in TenantMigrationRecipientServiceJason Chan2021-01-261-0/+1
|
* SERVER-52783: Make tenant_migration_donor_util::checkIfCanReadOrBlock return ↵Andrew Shuvalov2021-01-111-0/+1
| | | | a Future, for now still synchronous
* SERVER-52708 Make tenant migration donor take certificate as string in ↵Cheahuychou Mao2021-01-051-0/+2
| | | | donorStartMigration command
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-1/+0
|
* SERVER-48814: Implement recipientForgetMigration commandLingzhi Deng2020-12-101-0/+1
|
* SERVER-53313 Validate connection string in donor and recipient state docCheahuychou Mao2020-12-101-0/+2
|
* SERVER-52715, SERVER-52716: Handle resuming after failover in ↵Lingzhi Deng2020-12-091-0/+1
| | | | TenantAllDatabaseCloner and TenantDatabaseCloner
* SERVER-50670 add auth to connection initiation in ↵Pavi Vetriselvan2020-12-031-0/+1
| | | | TenantMigrationRecipientService
* SERVER-50024 make tunable server parameters for TenantOplogProcessing constantsVishnu Kaushik2020-12-021-0/+1
|
* SERVER-50155 Create unittest file for MockNetworkVesselina Ratcheva2020-12-011-4/+0
| | | | SERVER-52957 Move mock network fixture into executor folder
* SERVER-51286 Switch to use new feature flag syntax for tenant migrationsJason Chan2020-11-181-0/+1
|
* SERVER-51662 Add matcher helper to match request BSON objectSiyuan Zhou2020-11-171-0/+3
|