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

Speed up accesses of oplogTruncateAfterPoint document

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

      The RecordId of the oplogTruncateAfterPoint document will never change during steady-state replication, but we constantly use the _id index to read and update the document. We could cache the RecordId to speed up reads and writes. Or we could cluster the collection, but that would need to consider possibly backward-breaking changes that would prevent downgrade.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: