Only use collection MODE_X in verifySystemIndexes

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 4.4.0-rc1, 4.7.0
    • Affects Version/s: None
    • Component/s: Concurrency, Storage
    • None
    • Fully Compatible
    • v4.4
    • Execution Team 2020-04-20
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      At system_index.cpp a database MODE_X lock is used, while only a collection MODE_X is required. The code should use AutoGetCollection instead of AutoGetDb.

            Assignee:
            Gregory Noma
            Reporter:
            Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: