-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
when running with --storageEngine=wiredTiger, we still see the following added to serverStatus:
- storage.freelist.search.request
- storage.freelist.search.bucketExhausted
- storage.freelist.search.scanned
I think one way around this would be add a ServerStatusSection parameter to the ServerStatusMetricField constructor. Then we can conditionally add the section to serverStatus output if we are running with mmapv1.