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

Allow queryableBackupMode to perform replication recovery

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.4, 4.3.3
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • v4.2
    • Execution Team 2019-12-16, Execution Team 2019-12-30, Execution Team 2020-01-13, Execution Team 2019-12-30

      Introduce a new server parameter recoverToOplogTimestamp. This parameter will only have replication recovery play to up to and including that oplog entry (if it exists). Format: --setParameter "recoverToOplogTimestamp={timestamp: Timestamp(1565014064, 13)}"

      When --queryableBackupMode is supplied on startup along with the new recoverToOplogTimestamp server parameter, the server should perform replication recovery. I.e: The server should only turn on read-only mode after storage engine startup and after replication recovery completes. This should end up similar to recoverFromOplogAsStandalone.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            daniel.gottlieb@mongodb.com Daniel Gottlieb (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: