This is prerequisite for moving logOplogEntries() in SERVER-70899. We will also clarify some of the const (or lack of) qualifiers in OpObserver::onTransactionPrepare() and logOplogEntries; as well as some of the optional parameters that we always provide values for.
- is related to
-
SERVER-70899 move logOplogEntries() from OpObserverImpl to TransactionOperations
- Closed