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

Track transaction size on 4.2+

    • Fully Compatible
    • v4.2
    • Repl 2019-06-17, Repl 2019-11-04

      Forward-port the changes fromĀ SERVER-40298 to 4.2:

      There will be a new serverStatus section transactions.lastCommittedTransaction:

      {
          "operationCount" : NumberLong(1),
          "oplogOperationBytes" : NumberLong(151),
          "writeConcern": {
              "w" : 1,
              "wtimeout" : 0
          }
      }
      

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: