Details
-
Bug
-
Resolution: Done
-
Major - P3
-
2.8.0-rc1
-
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
Issue Links
- is related to
-
SERVER-17078 show databases taking extraordinarily long with wiredTiger
-
- Closed
-