-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Block Manager, Layered Tables, PALI
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-09-12
-
3
Currently `_wti_disagg_conn_config` initializes some fields even in the non-disagg mode, however that could make sense to just call return in the beginning of this function if `_wt_conn_is_disagg()` returns false.