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

Recipient monitors are not shut down when internal error aborts split operation

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Server Serverless 2022-05-16
    • 146

      The recipient server monitors are shutdown when either the recipient nodes report the recipient setName, or the abortToken is cancelled. However, the abortToken is only ever cancelled when a user explicitly calls abortShardSplit, an internal error causes us to abort the operation does not cancel the token. This means an internal error may leave the split acceptance future in a hung state, and never properly clean up the monitors.

            Assignee:
            didier.nadeau@mongodb.com Didier Nadeau
            Reporter:
            didier.nadeau@mongodb.com Didier Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: