-
Type:
Technical Debt
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Live Restore
-
Storage Engines
In the past we used WTI_OFFSET_END to report the last bit in a range (inclusive), but now we report the first bit after the end of the range. See this code here where the comment is out of date.
The comment has since been updated, but we should review all uses of the macro to make sure they're treating the offset correctly and not still assuming the returned bit is inside the range.