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

XMLWordPrintableJSON

    • Type: Investigation
    • Resolution: Done
    • Priority: Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not Needed
    • Developer Tools

      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
            Reporter:
            Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: