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

Investigate whether the oplog collection can ever be modified

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Execution Team 2020-12-14
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Collection copy-on-write functionality is disabled for the Oplog collection because LocalOplogInfo holds onto a oplog collection pointer that would become unsafe. However, if such copy-on-write operations are not allowed against the oplog collection, then we wouldn't need to keep logic around to modify the existing Collection instances, in addition to the new Collection copy-on-write logic.

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: