Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2022-12-12
Description
logOplogEntries() generates a MutableOplogEntry without an initial namespace or optype (this is done later in logApplyOps). This can trigger an invariant if we attempt to log the oplog entry using DurablelOperation::toBSON.