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

Feature flag fetching indexes in catalog cache

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Sharding EMEA 2023-01-23
    • 105

      Currently, fetching indexes as part of getting routing information from the catalog cache is not feature flagged since the mongos does not have a concept of FCV. However, we are seeing a performance impact of fetching the global index information when a collection is accessed by a mongos for the first time.

      This ticket is to feature flag the fetch of index information based on the binary. It's not a perfect solution since once the feature flag is enabled, we will still have the performance hit without global indexes, but this will prevent there being a performance hit in upcoming releases while SERVER-72323 will come up with a better solution.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: