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

Improve cancellation for tenant migration recipient.

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Serverless

      Currently, for some async task in tenant migration recipient, we passĀ CancellationToken::uncancelable(), like this. This implies, we aren't canceling the async tasks using CancellationToken, instead we currently relying on shutting down the_scopedExecutor to interrupt those tasks. Investigate whether we can improve the cancellation using cancelation token for tenant migration recipient, just like we did for donor (see SERVER-55780)

            Assignee:
            backlog-server-serverless [DO NOT USE] Backlog - Server Serverless (Inactive)
            Reporter:
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: