-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-01-09
The oplog application logic in OplogApplierImpl::_deriveOpsAndFillWriterVectors() requires the logical session Information to be present in the oplog entry for a partial transaction. It would be nice to include an invariant to avoid dereferencing a boost::none if the field is missing.
- is related to
-
SERVER-70903 support multi-oplog format for batched operations
- Closed