openCollection for historical lookups should not lookup from the durable catalog cache

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-11-14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The point-in-time lookups rely on some fetches from the durable catalog that currently use the _catalogIdToEntryMap cache since it assumes the durable catalog always looking up entries in the latest catalog. We need to make sure paths from openCollection that use the durable catalog for not-latest timestamp lookups actually scan the catalog rather than fetching from the cache.

      Alongside this work, update the collection_catalog_tests relevant to PIT catalog lookups to always write to the durable catalog.

            Assignee:
            Will Buerger
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: