-
Type: Technical Debt
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
1
-
StorEng - Defined Pipeline
The WT_SKIP_LAST and WT_SKIP_FIRST macros cast to a WT_INSERT_HEAD *, none of the callers require this behaviour and burying a cast inside a macro is bad.
- has to be done after
-
WT-11435 Investigate lifting up skip list code into its own functions/macros
- Investigating