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

Investigate changes in SERVER-41374: Add currentOpen, currentActive, and currentInactive to mongos transactions serverStatus output

    XMLWordPrintableJSON

Details

    Description

      Description

      Downstream Change Summary

      This ticket added three numeric fields to the "transactions" section of the mongos serverStatus output: currentOpen, currentActive, and currentInactive. These represent the number of transactions on mongos currently open, active, and inactive, respectively, where a transaction is active while executing a client command and inactive while waiting for a client command. These fields correspond to the same fields in the "transactions" serverStatus output for mongod.

      Description of Linked Ticket

      As per the scope document, track the number of currently open, active, and inactive transactions on mongos and add them to the "transactions" field in its serverStatus output.

      This was spun off from SERVER-40984.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

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

      Attachments

        Activity

          People

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

            Dates

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