-
Type: Technical Debt
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The block-cache layer doesn't support object creation, the btree layer calls directly into the block layer to create objects.
This is incorrect, and the block-cache layer needs to be in the loop, assuming we can create objects in other than the local store.
- has to be done after
-
WT-7872 Replace tiered storage use of WT_FH handles with WT_BLOCK handles
- Closed