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

Provide new interface for getting new OpTimes for vector insert from the optime generator

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • v3.4
    • Storage 2017-09-11

      Currently, the optime generator is only accessed via logOp() and logInsertOps() called via an opObserver.
      There is a need for being able to obtain (and reserve) optimes prior to opObservers being run; the work for this ticket will be to thread through an interface for obtaining a new block of OpTimes and providing logInsertOps() with these times.

      One such need is for transactions that write multiple oplog entries, such as vectored insert.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: