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

Shard split donor should abort index builds outside of the critical section

    • 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
    • ALL
    • Server Serverless 2022-05-30, Server Serverless 2022-06-13, Server Serverless 2022-06-27

      The call to abort index builds currently happens within the critical section. It should be moved outside, before the call to _enterBlockingOrAbortedState, and it should be safe to do this without adding an additional state.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: