Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-47358

Only use collection MODE_X in verifySystemIndexes

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

      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@mongodb.com Gregory Noma
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: