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.
- is depended on by
-
DRIVERS-729 Return fileSize to db.stats() when using wiredTiger
- Closed
- is duplicated by
-
SERVER-16271 Suppress mmapv1 specific stats from db.stats() WT
- Closed