-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - Q3+ Backlog
-
5
Currently in test/format multi mode (disagg), the follower retrieves checkpoint metadata using get_complete_checkpoint(). However, the DSC PALI library version does not implement this function.
Outcome: Modify test/format so that, on every checkpoint, the leader sends the metadata to the follower (via shared memory or pipe) so it can be picked up.
Acceptance Criteria:
- Leader transmits checkpoint metadata to follower at each checkpoint.
- Follower can correctly read metadata and pick up checkpoints without calling get_complete_checkpoint().
- depends on
-
WT-15398 Disagg testing: test/format Multi-Mode Support: Implementation
-
- Closed
-