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

Tenant migration, split, and merge POS's should default their thread pools to 0 threads

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Server Serverless 2022-09-05

      Currently the TenantMigrationDonorService's thread pool uses the ThreadPool::Limits::minThreads default, which is 1.

      It should instead set the minThreads to 0, similar to how it sets maxThreads to repl::maxTenantMigrationDonorServiceThreadPoolSize.

      We should update TenantMigrationDonorService, as well as check and update TenantMigrationRecipientService and the split service if needed.

            Assignee:
            adi.agrawal@mongodb.com Adi Agrawal
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: