summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/all_database_cloner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70415 Attach tenantId to dbStats during initial syncjannaerin2022-11-151-1/+3
* SERVER-47863 Add fields to initial sync progress metricsJason Chan2020-11-161-0/+2
* SERVER-50492 Split BaseCloner into InitialSyncBaseCloner and TenantMigrationB...Vesselina Ratcheva2020-09-021-6/+2
* SERVER-49780 Create TenantMigrationSharedDataVesselina Ratcheva2020-08-251-0/+6
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-271-1/+7
* SERVER-45616 Initial syncer should only connect to nodes in primary or second...Matthew Russotto2020-01-221-0/+23
* SERVER-30622 Refactor outage determination in initialSyncSharedDataMatthew Russotto2019-12-171-2/+1
* SERVER-44060 Make stats contain un-started collections and databases.Matthew Russotto2019-12-021-1/+0
* SERVER-43275 Implement retry-on-network-error logic in cloners, except for qu...Matthew Russotto2019-11-071-3/+14
* SERVER-43274 Implement cloners using DBClient with basic functionality and un...Matthew Russotto2019-10-301-0/+106