two phase index build allowed to start on drop-pending collection

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.4.0-rc2, 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-04-06, Execution Team 2020-04-20
    • 44
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      A collection drop and index creation on a primary node may interleave in a way that causes a two phase index build to start the index build on a drop-pending collection namespace (db.system.drop.*). This is partly due to the checks, introduced in SERVER-43403, that a collection drop has to bypass in SERVER-46122 when we have to potentially abort in-progress two phase index builds.

      This bug affects configurations that disable majority reads or use the

      {ephemeralForTest}

      storage engine.

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

              Created:
              Updated:
              Resolved: