Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-35295

Add total number of committed and aborted transactions to serverStatus

    • Fully Compatible
    • v4.0
    • Repl 2018-07-02
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We want to output the total number of committed and aborted transactions in the "transactions" serverStatus section by utilizing the existing metrics tracked in the totalCommitted and totalAborted fields of ServerTransactionsMetrics. We need to add totalCommitted and totalAborted fields to the transactions_stats.idl class, so that we can serialize these counters to the serverStatus output object in the TransactionsSSS::generateSection method. The TransactionsSSS::generateSection method returns a BSON object that goes into the transactions section of the serverStatus output.

            Assignee:
            nathan.louie Nathan Louie (Inactive)
            Reporter:
            william.schultz@mongodb.com Will Schultz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None