[4.2] Start WT in read only mode if the 'recoverToOplogTimestamp' flag is missing for queryable backup

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.2.5
    • Affects Version/s: 4.2.4
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Execution Team 2020-03-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This only affects 4.2.4 binaries running with FCV 4.0. With FCV 4.0, we don't use WiredTiger checkpoints for backups. But when we start-up with queryable backup mode, WiredTiger will use the callbacks for the writeable API implemented in 4.2.4 when it shouldn't.

       

      On 4.2.4 binaries with FCV 4.0, the recommended workaround is to add these options to the config:

      • storage.wiredTiger.engineConfig.configString: ",readonly=true,"
      • storage.journal.enabled: false

            Assignee:
            Gregory Wlodarek
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: