-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Replication
-
Fully Compatible
Currently, Session::_logSlowTransaction() doesn't log the transaction's readConcern. We should add the transaction's readConcern as part of this logging function, and fetch the readConcern from either the OperationContext orĀ _txnResourceStash.
- related to
-
SERVER-35433 Log slow transactions when they finish
- Closed