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

listDatabases should be a lock-free operation like listCollections and listIndexes

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Execution Team 2021-10-18

      listDatabases should not need to take Database or Collection level MODE_IS locks.

      A consistant view of the CollectionCatalog can be established with AutoGetDbLockFree and from there all necessary data should be accessible.

            Assignee:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: