Add boolean field to reshardingFields to indicate whether an abort came from a user cancelation

XMLWordPrintableJSON

    • Fully Compatible
    • Sharding 2021-05-17
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      {reshardingFields: {state: "committing"}}
      {reshardingFields: {state: "aborting", userCanceled: true}}
      {reshardingFields: {state: "aborting", userCanceled: false}}
      

      This extra boolean allows resharding metrics on participants to discern between an unrecoverable failure caused by a node and a manual abort triggered by the abortReshardCollection command.

              Assignee:
              Blake Oler
              Reporter:
              Blake Oler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: