-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Checkpoints
-
Storage Engines
-
5
-
StorEng - 2024-12-10
The checkpoint fields defined in WT_CONNECTION_IMPL but specific to checkpoint need to be reviewed to determine which of them are exclusively used by the checkpoint module and whether they should be separated into a sub-struct only accessed by the checkpoint module.
The fields need to be moved to a dedicated struct as part of this ticket.