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

Fast OplogStart mechanism for storage engines supporting arbitrary DiskLocs

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.8.0-rc0
    • Affects Version/s: None
    • Component/s: Replication, Storage
    • Labels:
      None
    • Minor Change

      This is an internal feature that storage engines can opt into. If they support storing arbitrary keys as the loc in an insert, they can use the "ts" field from oplog entries (using the provided methods to extract the key). This allows replication to ask the storage engine where to look when a secondary tries to fetch oplog entries using a query like {ts: {$gt: OpTime(123, 445)}}.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: