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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Server Serverless 2022-05-30, Server Serverless 2022-06-13, Server Serverless 2022-06-27
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: