-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Developer Productivity
-
None
-
Storage Engines, Storage Engines - Persistence
-
SE Persistence - 2025-09-26, SE Persistence - 2025-10-10
-
None
We can currently dump the error log via WT_CONNECTION::dump_error_log, which unfortunately doesn't work for reporting errors caused during connection close. To handle this purpose, we should add a global API function that prints the error log.
However, we would still like to dump the error log via the event handler mechanism, so the new function should support that.
- depends on
-
WT-15426 Keep a log of errors to pinpoint the origin of the error
-
- Closed
-
- is depended on by
-
SERVER-111310 Dump any logged WiredTiger error messages on unexpected failures
-
- Needs Scheduling
-