-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Block Cache
-
Storage Engines, Storage Engines - Persistence
-
None
-
3
When reading multiple items from the block cache (e.g. deltas), we currently pass a null pointer for the block metadata. This was originally done because the block cache didn't work for disaggregated storage, but now that SLS-2868 is done, this should be revisited.