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

Update unit tests to work with the catalog cache split once `featureFlagDualCatalogCache` is enabled

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Catalog and Routing
    • CAR Team 2024-11-25

      SERVER-95393 introduced a dedicated catalog cache loader (SSCCL) and catalog cache for the shard role, as well as another loader (CSCCL) and catalog cache for the router role. These changes are currently protected by a disabled feature flag, gDualCatalogCache.

      As a result, unit tests do not cover these changes since there is no build variant that enforces the feature flag to be set to true while running the unit tests.

      The goal of this ticket is to update the necessary unit tests once the feature flag is enabled.

            Assignee:
            Unassigned Unassigned
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: