Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3474

Investigate changes in SERVER-81359: (SA) currentOp support for embedded router mode

    • Type: Icon: Investigation Investigation
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Tools and Replicator

      Original Downstream Change Summary

      Regular mongod and mongos behavior is unchanged; only embedded router mongod behavior changes, in the following way:

      The $currentOp aggregation stage will now only display operations according to the port on which the request was made.

      • When currentOps are requested on the router port and {localOps: true}

        is set, only router operations are reported.

      • When currentOps are requested on the router port without {localOps: true}

        , only shard operations are reported.

      • When currentOps are requested on the shard port, only shard operations are reported.

        Description of Linked Ticket

        null

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: