-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Block Cache
-
Storage Engines, Storage Engines - Persistence
-
None
-
3
While originally implementing wt_blkcache_read_multi, the block cache was never used for disaggregated storage so it was possible to take a shortcut here and decrypt the block after the skip_cache_put check. This situation has possibly changed now that SLS-2868 is done, so this should be revisited.
There is a chance the existing behaviour is correct, so this needs to be considered too.