move LocalOplogInfo out of db/repl to db/catalog

XMLWordPrintableJSON

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

      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
              Reporter:
              Benety Goh
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: