-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Replication
-
Fully Compatible
-
v4.0
-
Repl 2018-07-30
Once we track the information about the last client to run an operation against a transaction on a Session, we should output this information in currentOp, for inactive transactions. We should be able to pull the last client info from Session::_txnStats, and output it Session::reportStashedState
- depends on
-
SERVER-35168 Track information about last client to run a transaction operation on session
- Closed