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

Remove support for old oplog versions

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.7
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Minor Change

      In 2.2.1 we changed the oplog format to fix idempotency issues. We still have code in the server to handle old style oplog entries, it would be nice to get rid of that code now.

      This could have implications for users who try to upgrade from some very old (before 2.2.1) version of mongodb up to 2.8. Even if they go through all intermediate versions (2.0->2.2->2.4->2.6->2.8), they will need to make sure that before going from 2.6 to 2.8 all nodes in the set have replicated past the last old style (pre 2.2.1) oplog entry, otherwise a 2.8 secondary will crash upon replicating an old style oplog entry.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: