-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Configuration
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - Q3+ Backlog
-
None
WiredTiger currently allows a caller to advance the latest materialized LSN by calling WT_CONNECTION::reconfigure with the disaggregated.last_materialized_lsn config parameter. However, given that this can be now achieved via WT_CONNECTION::set_context_uint, we should consider deprecating it.