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

listDatabases is very slow on wiredtiger primary

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.8.0-rc3
    • 2.8.0-rc1
    • Storage
    • Fully Compatible
    • ALL

    Description

      On a process with 67 databases, the following takes approximately 2 seconds on a wiredTiger primary:

      db.runCommand({listDatabases:1});

      If I switch the primary to an mmapv1 node, the command returns within a few milliseconds.

      Attachments

        Activity

          People

            matt.kangas Matt Kangas
            cailin.nelson@mongodb.com Cailin Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            16 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: