Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13195

Investigate changes in SERVER-40372: Track transaction size on 4.2+

      Description

      Downstream Change Summary

      Please see ticket description for the new serverStatus fields. These fields exist on 4.0. This ticket added them to 4.3. They will also be backported to 4.2 in the backport ticket.

      Description of Linked Ticket

      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
          }
      }
      

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 10 weeks, 6 days ago