-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines - Transactions
-
200.464
-
None
-
None
The shared disk cache is gated on __wt_conn_is_disagg(session) inside __wt_cache_create, which runs before __wti_disagg_conn_config assigns page_log_meta. The gate always sees false and the cache never initializes even on real disagg followers