Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-49792

Implement a snapshot manager for ephemeralForTest

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Storage Execution
    • Execution Team 2020-08-10

      To allow the RecoveryUnit to open a snapshot on the kMajorityCommitted and kLastApplied ReadSource's, we need to implement a snapshot manager for ephemeralForTest.

      The replication subsystem hooks into the snapshot manager of the storage engine to update the majority committed and last applied timestamps on the fly.

      This should end up looking similar to WiredTiger's snapshot manager implementation.

       

      This ticket should also implement the kNoOverlap ReadSource in ephemeralForTest's RecoveryUnit. The no overlap timestamp is the minimum of the 'all durable' and 'last applied' timestamps.

      Enable SnapshotManagerTests for ephemeralForTest

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: