summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_collection_cloner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54266 Add data size and estimated time stats to recipient currentOpVishnu Kaushik2021-03-191-0/+4
* SERVER-53685 Need to handle case of indexes being created on an empty collect...Matthew Russotto2021-02-241-4/+14
* SERVER-53282 Handle collection drop mid-query-stage in TenantCollectionClonerVesselina Ratcheva2021-01-291-1/+26
* SERVER-53425: Handle collection renamed on donor when resuming tenant migrati...Lingzhi Deng2021-01-141-0/+4
* SERVER-52717: Handle resuming after failover in TenantCollectionClonerLingzhi Deng2020-12-181-1/+3
* SERVER-52897 Handle collection drop in TenantCollectionCloner up to query stageVesselina Ratcheva2020-12-091-0/+3
* SERVER-51747 SERVER-51813 Tenant collection cloner calls write_ops_exec::perf...Suganthi Mani2020-10-291-2/+2
* SERVER-51743 Fix query operator for regex in cloner utils. SERVER-51744 Fix t...Suganthi Mani2020-10-231-6/+0
* Revert "SERVER-51743 Fix query operator for regex in cloner utils. SERVER-517...Suganthi Mani2020-10-231-0/+6
* SERVER-51743 Fix query operator for regex in cloner utils. SERVER-51744 Fix t...Suganthi Mani2020-10-231-6/+0
* SERVER-50492 Move initial sync functionality out of ReplSyncSharedDataVesselina Ratcheva2020-09-041-4/+2
* SERVER-50492 Split BaseCloner into InitialSyncBaseCloner and TenantMigrationB...Vesselina Ratcheva2020-09-021-11/+2
* SERVER-49780 Create TenantMigrationSharedDataVesselina Ratcheva2020-08-251-12/+9
* SERVER-48845 Implement TenantCollectionClonerVesselina Ratcheva2020-08-121-7/+154
* SERVER-48816 Make a TenantDatabaseCloner skeleton classVesselina Ratcheva2020-07-171-0/+106