Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-66150

Writer pool and DBClientConnection should be shared across the entire tenant file cloning phase

    • Fully Compatible
    • Server Serverless 2022-08-08, Server Serverless 2022-08-22, Server Serverless 2022-09-05

      Currently, for each learned file, we create a new DBClientConnection and a writer pool to copy & write the data file from donor to recipient. Since we aren't going to do concurrent copies, we can can reuse the DBClientConnection and writerpool for the entire migration by making the TenantFileImporter service to manage theirs lifetime.

            Assignee:
            christopher.caplinger@mongodb.com Christopher Caplinger
            Reporter:
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: