-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Block Manager
-
None
-
Storage Engines
-
696.071
-
SE Persistence backlog
-
None
An diagnostic-only check was added in WT-18036. Once ready, we should enable the check in production. Something along these lines:
WT_ASSERT_ALWAYS(session, orig >= size,
"disaggregated block size underflow: decrementing %" PRIu64 " from %" PRIu64, size, orig);
- clones
-
WT-18038 Enable the check of WT-18037 in production
-
- Open
-
- is related to
-
WT-18036 Make the underflow warning a WT_ASSERT when decreasing block size
-
- Closed
-
-
WT-18037 Validate the size of the btree in diagnostic builds
-
- Closed
-
- related to
-
WT-18119 Investigate: Disaggregated storage stat cursor slow path seems redundant
-
- Closed
-