remove UninterruptibleLockGuard in index builds coordinator

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Index Maintenance
    • None
    • Fully Compatible
    • Execution Team 2019-07-01
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The UninterruptibleLockGuard here: https://github.com/mongodb/mongo/blob/4304ce376401b5213b63611d94f9fb1d938d9e39/src/mongo/db/index_builds_coordinator.cpp#L765
      can be removed, as it does not affect index builds on secondaries, and must be removed to avoid deadlocks with prepared transactions and stepdown on primaries.

            Assignee:
            Benety Goh
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: