-
Type:
New Feature
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Checkpoints
-
Storage Engines, Storage Engines - Foundations
-
None
-
None
Currently checkpoint cursors are not supported in disagg mode.
Passing the checkpoint configuration string to WT_SESSION::open_cursor will fail. As a result of it, test/checkpoint cannot perform validations of historical checkpoints when in disagg mode.
Solution: Implement checkpoint cursors.