Acquires MODE_IX lock during collMod index scan to allow stepdown kills the operation

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-02-07
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently the scan holds a MODE_IS lock which will continue during a stepdown doing waste of work. Although the index scan itself doesn't modify the data in the collection, it has the intention to later write to the collection with the collMod convert to unique. This will still allow concurrent writes to the collection.

            Assignee:
            Yuhong Zhang
            Reporter:
            Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: