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

Parse oplog entries only once in the oplog fetcher

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Replication

      Right now, we parse oplog entries multiple times in the OplogFetcher instead of using the OplogEntry class. It would nice to parse it once and use OplogEntry throughout. We could also put them into the OplogBuffer as OplogEntry rather than BSONObj.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            samy.lanka@mongodb.com Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: