-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
3
-
Storage - Ra 2022-06-13, Storage Engines - 2022-06-27
The WT_ASSERT macro in WiredTiger does work in HAVE_DIAGNOSTIC builds, but not in other circumstances.
We should review all WT_ASSERT statements in the reconciliation code (src/reconcile) and adjust them to either cause a panic, or output more information in a release build where appropriate.
- related to
-
WT-9323 Fix a race tracking whether a tree has updates after a checkpoint
- Closed