-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution NAMER
-
Fully Compatible
-
Execution Team 2023-11-13
A recent project (PM-2898) has added support for DEBUG_1 through DEBUG_5 verbosity levels to WiredTiger, and moved a large number of messages to DEBUG_2 and DEBUG_3. The code that maps Server log levels to WiredTiger log levels currently skips DEBUG_1 since it would previously result in too much output, but that may no longer be true.
We should experiment with re-allowing DEBUG_1, and if there's still too much output, look at which WiredTiger messages can be moved up a level or two.
- depends on
-
WT-11673 Increase the verbosity level of Journal Flushing log messages
- Closed