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

move LocalOplogInfo out of db/repl to db/catalog

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
    • Fully Compatible
    • Execution Team 2021-05-17

      This class, introduced in SERVER-40809, has two purposes:

      • cache the CollectionPtr to the oplog collection; and
      • to help reserve optimes for timestamped writes.

      It uses the ReplicationCoordinator only to retrieve the current term to populate the optimes it returns.

      This class may be more relevant to correct catalog operation than any specific replica set functionality. We can make a case for moving this class from db/repl to db/catalog.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: