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

MovePrimaryDonor Can Outlive MovePrimaryCoordinator

    • Fully Compatible
    • ALL
    • v7.0
    • Sharding NYC 2023-05-15
    • 135

      The MovePrimaryCoordinator will attempt to find an existing MovePrimaryDonor after a step up. However, if the MovePrimaryCoordinator is already aborted while stepping up, _runImpl() is never called, instead proceeding immediately to _cleanupOnAbort(). In this case, the coordinator will never find the existing donor, and as a result never try to clean it up.

            Assignee:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Reporter:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: