test/format (disagg.mode=multi) Add leader to send ckpt metadata to follower so ckpt can be picked up.

XMLWordPrintableJSON

    • 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().

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Sid Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: