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

Recoverable Rollback: Implement Rollback Progress

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.7
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • Repl 2017-04-17, Repl 2017-05-08

      This includes persisting the information to local.system.rollback.progress.

      If this collection is not empty, it indicates that we can proceed directly to Phase 2 upon restart.
      Schema: {_id: 'progress', currentPhase: <int>, applyUntil: <op time>}

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: