Remove optional isTimeseries from MutableOplogEntry::make<>Operation helperes

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Storage Execution 2026-03-16
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The isTimeseries parameter, currently a boost::optional<bool>, unnecessarily complicates function signatures such as MutableOplogEntry::makeInsertOperation(). Since it behaves like other top-level oplog entry fields and isn't used as an optional in any tests, this cleanup simplifies the helper API by handling it consistently with other top-level fields.

            Assignee:
            Haley Connelly
            Reporter:
            Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: