create_indexes_waits_for_already_in_progress.js should not run with the ephemeralForTest storage engine

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.12
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2019-05-20
    • 20
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      create_indexes_waits_for_already_in_progress.js depends on one createIndexes cmd hanging with an collection MODE_IX lock and a second createIndexes cmd being able to get the collection MODE_IX as well, to check for ongoing index builds. The ephemeralForTest storage engine upgrades collection intent locks to exclusive: collection level locking. The test cannot run with that engine.

            Assignee:
            Dianna Hohensee (Inactive)
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: