-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Developer Productivity
-
None
-
Storage Engines, Storage Engines - Persistence
-
None
-
None
When a function within WiredTiger results in an error, it is currently hard to determine exactly from where the error came from. This is in stark contrast to languages such as Java, where the origin of an exception can be determined from the stack trace. We should implement a similar functionality in WiredTiger, in which we would keep a log of error codes processed by WT_ERR, WT_RET, and their variants, and display it if need be.
- is related to
-
WT-12730 Consider WT_RET and friends storing more error information
-
- In Progress
-