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

Ensure safety parsing oplog entries from config.transactions after downgrading with retryable time-series inserts

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2021-04-19, Execution Team 2021-05-03
    • 68

      A downgraded node could find an oplog entry containing multiple statement ids through the retryable write state persisted in this collection. To remedy this, one potential solution is on setFCV downgrade, we traverse through the config.transactions collection and remove any entries referencing a retryable time-series oplog entry. An alternative is to set a 4.4 downgrade floor, and to teach 4.4 to parse these new oplog entries.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: