Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
Repl 2018-07-02, Repl 2018-07-16
Description
To support the tracking of transaction latency information in serverStatus, we want to add a transactions section to the OperationLatencyHistogram class. We can add a HistogramData _txns member variable, analogous to the existing _reads, _writes and _commands variables. We will also need to add a new Command::ReadWriteType type that represents a multi-document transaction.
Attachments
Issue Links
- is depended on by
-
SERVER-35159 Track transactions latency and add to serverStatus output
-
- Closed
-