-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Replication
-
Fully Compatible
-
v4.0
-
Repl 2018-06-18
-
0
To track per-transaction metrics, we want to create a TxnStats struct and store an instance as a member variable of the Session. Initially this struct will just be a skeleton, but it will allow us to track transaction metrics per session.
- is depended on by
-
SERVER-35492 Rename TxnStats to SingleTransactionStats
- Closed