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

Plumb through userCanceled to the _shardsvrAbortReshardCollection command and participant machine abort functions

    • Fully Compatible
    • v5.0
    • Sharding 2021-06-14, Sharding 2021-05-31
    • 1

      1. Make userCanceled a non-optional bool in the idl for _shardsvrAbortReshardCollection
      2. Add userCanceled to the command creation here, setting it to true if status == ReshardCollectionAborted and false otherwise.
      3. Pass userCanceled into the call into machine->abort();
      4. Change the header of recipient/donor machine's abort() functions to take in userCanceled. For the purposes of this ticket, you won't do anything with it yet.

            Assignee:
            luis.osta@mongodb.com Luis Osta (Inactive)
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: