Remove currentOp/collStats commands

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Hide

      DRIVERS-2232:

      • Drivers should sync spec test updates to mongodb/specifications@6632b76 (re: mongodb/specifications#1402).
      • For drivers that have helpers for collStats or currentOp, the helpers should be adjusted to use the $collStats / $currentOp aggregation pipeline stages.  Alternatively, drivers can deprecate these helpers for future removal.  This is left to the discretion of drivers.
      • Drivers should audit their driver-specific tests and documentation examples (see: DRIVERS-448) for any usages of the `currentOp` or `collStats` commands.
      Show
      DRIVERS-2232: Drivers should sync spec test updates to mongodb/specifications@6632b76 (re: mongodb/specifications#1402 ). For drivers that have helpers for collStats or currentOp, the helpers should be adjusted to use the $collStats / $currentOp aggregation pipeline stages.  Alternatively, drivers can deprecate these helpers for future removal.  This is left to the discretion of drivers. Drivers should audit their driver-specific tests and documentation examples (see: DRIVERS-448 ) for any usages of the `currentOp` or `collStats` commands.
    • None
    • None
    • None
    • None
    • None
    • None
    • None

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

      Mongoid::Tasks::Database#shard_collections uses collStats as does the associated spec

      (nothing in the Mongoid uses the currentOp command)

              Assignee:
              Dmitry Rybakov
              Reporter:
              TPM Jira Automations Bot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: