Filter through planCacheStats to ensure correct number of plans

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Security 2023-12-11, Security 2023-12-25
    • 5
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In collection_plan_cache_stats.js we make several find queries and then count the number of plan cache entries. This can sometimes be flaky in some suites like replica_sets_initsync_jscore_passthrough because initSync will send queries than can be cached adding to the number of cached plans retireved.

      We should filter the planCacheStats to ensure we get the number of cached plans we care about.

            Assignee:
            Adrian Gonzalez Montemayor
            Reporter:
            Adrian Gonzalez Montemayor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: