-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.
- is related to
-
SERVER-120537 Add size delta to insert, update, and delete oplog entries
-
- Closed
-