Prevent huge_plan_cache_entry.js from running on incompatible configurations

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • Fully Compatible
    • QO 2025-02-17
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Reading the $planCacheStats is subject to the following constraints:

      • must occur on the same replica set member that the plan cache entry exists. When reading from arbitrary secondaries, this is not guaranteed.
      • cannot run within a multi-document transaction.
      • requires readConcern local and reading from the same node.

            Assignee:
            Natalie Hill
            Reporter:
            Jess Balint
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: