-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2022-12-12
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.