-
Type:
Documentation
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Documentation
-
None
-
Storage Engines
-
None
-
None
The documentation says that when statistics logging is enabled, WT writes the stats to files of the form, WiredTiger.%d.%H. But according to the code (and my personal experience) WT creates files of the form WiredTigerStat.%d.%H.
We need to update the documentation to be correct.