Improve cancellation for tenant migration recipient.

XMLWordPrintableJSON

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

      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:
              [DO NOT USE] Backlog - Server Serverless (Inactive)
              Reporter:
              Suganthi Mani
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: