-
Type: Improvement
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-11-28
logOplogEntries in op_observer_impl.cpp currently parses the BSON representation of the first operation in the current batch for the tenant ID. This information on the first operation is also provided by the stmtIter iterator for the ReplOperation container.
- is related to
-
SERVER-69233 Incorrect top-level tenant id in transactional oplog entry
- Closed