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

Track aggregate OpDebug stats in SingleTransactionStats

    XMLWordPrintableJSON

Details

    • Fully Compatible
    • v4.0
    • Repl 2018-07-02, Repl 2018-07-16

    Description

      We want to track aggregate operation stats inside SingleTransactionsStats using an OpDebug object that accumulates stats from all operations run inside a transaction. We should have an OpDebug member variable on SingleTransactionStats, and we should add to it the stats from the latest operation whenever that operation finishes i.e. whenever a transaction operation stashes its resources, we will add its CurOp::_debug field to the aggregate OpDebug instance stored in the SingleTransactionsStats instance on the session.

      Attachments

        Activity

          People

            jinny.byun Jinny Byun
            william.schultz@mongodb.com William Schultz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: