simplify logApplyOps (op_observer_impl.cpp) return type

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-12-12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The logApplyOps() function currently returns an OpTimeBundle, which is an internal type to op_observer_impl.cpp. The only caller of this function uses the `writeOpTime` and ignores the other fields. To simply the function signature and support integration with SERVER-70899, we could replace the return type with OpTime.

              Assignee:
              Benety Goh
              Reporter:
              Benety Goh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: