Allow queryableBackupMode to perform replication recovery

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Daniel Gottlieb (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: