Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4680

Investigate changes in SERVER-34633: Allow $currentOp to retrieve operations from all members of each shard in a cluster

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Hide

      DRIVERS-2653:
      See DRIVERS-2653:
      This change adds an option to $currentOp stage. {$currentOp: {targetAllNodes: val}} where if val is true, currentOp outputs a document for every data bearing node for all shards. (If there are 3 shards, each a 3 node replica set, we will get 9 docs). If val is false, currentOp outputs a document for every shard.

      Show
      DRIVERS-2653: See DRIVERS-2653: This change adds an option to $currentOp stage. {$currentOp: {targetAllNodes: val}} where if val is true, currentOp outputs a document for every data bearing node for all shards. (If there are 3 shards, each a 3 node replica set, we will get 9 docs). If val is false, currentOp outputs a document for every shard.
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

    Description

      This ticket was split from DRIVERS-2653, please see that ticket for a detailed description.

      Attachments

        Activity

          People

            james.kovacs@mongodb.com James Kovacs
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: