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

Rename resharding coordinator enums to reflect the delineation between committing and aborting

    • Fully Compatible
    • Sharding 2021-05-17
    • 1

      Work on this ticket should include:

      • Renaming CoordinatorStateEnum::kDecisionPersisted to CoordinatorStateEnum::kCommitting.
      • Renaming CoordinatorStateEnum::kError to CoordinatorStateEnum::kAborting.
      • Reordering CoordinatorStateEnum::kAborting to be before CoordinatorStateEnum::kCommitting in the IDL enum. This is for consistency with how kError has been reordered for the DonorStateEnum and RecipientStateEnum as part of SERVER-51606.

            Assignee:
            jamie.anderson@mongodb.com Jamie Anderson
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: