Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-36800

Deprecate 'planCacheListPlans' and 'planCacheListQueryShapes' commands

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.0-rc3, 4.3.1
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • v4.2
    • Query 2019-06-17, Query 2019-07-01, Query 2019-07-15

      These older commands are superseded by the new $planCacheStats aggregation metadata source implemented for 4.2 in SERVER-36528. They are inferior in that:

      1. They do not return a cursor.
      2. They do not permit projection, grouping, filtering, or other transformations using the full expressivity of the aggregation language.
      3. The 'planCacheListPlans' command displays its output in a less useful format than $planCacheStats.

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: