Details
Description
Some properties in db.stats() when using mmap do not exist when querying with wiredTiger configured. However, where a similar stat does exist, it should be included. In this case, the most obvious missing stat is fileSize.
In WiredTiger this is the same as storage size plus index size.
Attachments
Issue Links
- is depended on by
-
DRIVERS-729 Return fileSize to db.stats() when using wiredTiger
-
- Closed
-
- is documented by
-
DOCS-12911 Investigate changes in SERVER-16917: Return fileSize to db.stats() when using wiredTiger
-
- Closed
-
- is duplicated by
-
SERVER-16271 Suppress mmapv1 specific stats from db.stats() WT
-
- Closed
-
- is related to
-
DOCS-13298 State explicitly that sizeOnDisk already includes indexSize
-
- Closed
-