Avoid initialization of RoutingInformationCache under FeatureFlagDualCatalogCache

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2024-12-23, CAR Team 2025-01-06, CAR Team 2025-01-20, CAR Team 2025-02-03
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      RoutingInformationCache is a separate catalog cache in the config server that uses a CSCCL instead of a SSCCL. This cache is used for some operations in the config server that introduced unnecessary performance degradation in embedded config server mode. Under FeatureFlagDualCatalogCache, there is already a separate catalog cache for routing functions, so RoutingInformationCache is completely redundant.

      The purpose of this ticket is to avoid initializing RoutingInformationCache when FeatureFlagDualCatalogCache is active, and instead use the catalog cache in the Grid.

            Assignee:
            Aitor Esteve Alvarado
            Reporter:
            Aitor Esteve Alvarado
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: