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

TenantMigration{Donor, Recipient}Service should use it's base PrimaryOnlyService's cancelation source to pass tokens in calls to WaitForMajorityService::waitUntilMajority

    • Server Programmability

      The TenantMigration

      {Donor, Recipient}

      Service(s) are derived from repl::PrimaryOnlyService, which has a CancelationSource member. These classes should pass tokens from this source to calls to WaitForMajorityService::waitUntilMajority (for example, here) to cancel those requests when they want to cancel work.

            Assignee:
            Unassigned Unassigned
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: