summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50572 Make initial sync clear and recover a tenant migration donor's i...Jason Zhang2020-09-291-0/+1
* SERVER-48808 Oplog Fetching in MigrationServiceInstanceMatthew Russotto2020-09-291-0/+4
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-0/+1
* SERVER-48806 Obtain and persist donor optimes in MigrationServerInstanceMatthew Russotto2020-09-231-0/+2
* SERVER-51043 Remove the TenantMigrationAccessBlocker when the state doc is re...Cheahuychou Mao2020-09-211-0/+1
* SERVER-50616 TenantMigrationDonor should retry its steps until success, the d...Cheahuychou Mao2020-09-171-0/+1
* SERVER-50320 Fix cancellation races in initial syncerMatthew Russotto2020-09-161-0/+1
* SERVER-48804 Connection initiation in MigrationServiceInstanceMatthew Russotto2020-09-151-0/+4
* SERVER-49242 Add serverStatus counters for number of running PrimaryOnlyServi...Spencer T Brody2020-09-091-0/+1
* SERVER-48785 Create TenantMigrationRecipientService and TenantMigrationRecipi...Suganthi Mani2020-09-091-2/+48
* SERVER-49204 Implement donorForgetMigration commandCheahuychou Mao2020-09-091-0/+1
* SERVER-50492 Move initial sync functionality out of ReplSyncSharedDataVesselina Ratcheva2020-09-041-2/+4
* SERVER-50492 Split BaseCloner into InitialSyncBaseCloner and TenantMigrationB...Vesselina Ratcheva2020-09-021-0/+2
* SERVER-50096 Make the tenant migration donor not block a thread on an executo...Cheahuychou Mao2020-08-281-1/+2
* SERVER-48149 Move callers of RecoveryUnit::waitUntilDurable onto JournalFlush...Dianna Hohensee2020-08-281-0/+4
* SERVER-49890: Create resharding oplog view on startup.Daniel Gottlieb2020-08-271-0/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-157/+158
* SERVER-50303 Initialize tenant cloner batch size in contructorVesselina Ratcheva2020-08-271-0/+1
* SERVER-50117 Add resumeToken and pre/post image oplog tests for createAggForR...Randolph Tan2020-08-261-0/+1
* SERVER-49780 Create TenantMigrationSharedDataVesselina Ratcheva2020-08-251-6/+8
* SERVER-50066 Rehost tenant migration donor's logic on Primary-Only ServiceCheahuychou Mao2020-08-241-0/+11
* SERVER-48860 Make migration oplog applier class apply oplog entries.Matthew Russotto2020-08-241-0/+3
* SERVER-50053 Remove PrimaryOnlyService instances from registry when their sta...Spencer T Brody2020-08-191-0/+1
* SERVER-48860 Create migration oplog applier class, writing no-ops onlyMatthew Russotto2020-08-171-1/+5
* SERVER-48920 Use document deltas to determine whether update affects indexesArun Banala2020-08-131-0/+1
* SERVER-48845 Implement TenantCollectionClonerVesselina Ratcheva2020-08-121-0/+5
* SERVER-50002 fix ReplicaSetAwareService unittest linkingKevin Pulo2020-08-121-0/+2
* SERVER-50002 separate unittest binary for ReplicaSetAwareServiceKevin Pulo2020-08-121-2/+11
* SERVER-49236 Add functionality for recreating PrimaryOnlyService instances af...Spencer T Brody2020-08-111-1/+1
* SERVER-50050 Fix non-ssl buildMark Benvenuto2020-08-101-0/+1
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-041-1/+3
* SERVER-49181 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-08-031-0/+11
* SERVER-48815 Create TenantAllDatabaseClonerVesselina Ratcheva2020-08-031-3/+8
* SERVER-49239 Move ownership of TaskExecutor up to PrimaryOnlyService, out of ...Spencer T Brody2020-07-311-0/+7
* SERVER-48856 Implement migration oplog batcher classMatthew Russotto2020-07-281-0/+16
* SERVER-49174 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-07-281-2/+3
* SERVER-49751 Rename all classes/functions/filenames/nss/variables etc to rela...Luis Osta2020-07-271-5/+5
* SERVER-48816 Implement listCollections stage for TenantDatabaseClonerVesselina Ratcheva2020-07-241-3/+5
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-29/+32
* SERVER-49173 Add function for the donor's "data sync" state and make donorSta...Luis Osta2020-07-221-0/+1
* SERVER-49235 Add PrimaryOnlyServiceRegistry and basic PrimaryOnlyService inte...Spencer T Brody2020-07-171-0/+21
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-171-0/+1
* SERVER-48816 Make a TenantDatabaseCloner skeleton classVesselina Ratcheva2020-07-171-6/+54
* SERVER-49182 Make the op observer for "start blocking" write update Migrating...Cheahuychou Mao2020-07-141-5/+11
* SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis2020-07-091-0/+1
* SERVER-49180 Make the donor's dataSync function reserve an OpTime at which to...Cheahuychou Mao2020-07-081-0/+2
* SERVER-49172 Create MigratingTenantAccessBlockerByPrefix class and expose it ...Luis Osta2020-07-081-0/+2
* SERVER-49316 Move wait_for_majority_service to its own librarySpencer T Brody2020-07-071-0/+13
* SERVER-48938 Create MigratingTenantAccessBlocker classEsha Maharishi2020-06-291-0/+14
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-241-1/+13