summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_shard_merge_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72199 Shard merge handles initial sync, resync and unclean restarts.Suganthi Mani2023-04-061-0/+11
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-291-1/+2
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-2/+1
* SERVER-71998 Shard merge recipient imports donor collection & indexes using n...Suganthi Mani2023-01-171-2/+2
* SERVER-70671: Shard Merge copies change collections and cluster paramsChristopher Caplinger2023-01-111-0/+1
* SERVER-66150: Share writer pool and client connection for file importChristopher Caplinger2022-08-261-1/+7
* SERVER-61141 Make access blockers for shard mergeA. Jesse Jiryu Davis2022-03-221-3/+11
* SERVER-61144: Finish importing donated collections on secondariesChristopher Caplinger2022-02-241-7/+1
* SERVER-61134 Recipient nodes tell primary they copied filesA. Jesse Jiryu Davis2022-02-161-4/+2
* SERVER-61133 Copy donor files to temp directory.Suganthi Mani2022-02-031-2/+72
* SERVER-61132: Keep backup cursor alive until file copy finishesChristopher Caplinger2022-01-211-0/+11
* SERVER-61143 Import copied files for Shard MergeA. Jesse Jiryu Davis2021-12-171-0/+43