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

Cleanup DurableCatalog

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Execution
    • Fully Compatible
    • Execution Team 2023-05-01, Execution Team 2023-05-15, Execution Team 2023-05-29, Execution Team 2023-06-12
    • 135

      DurableCatalog has a quite large virtual interface and implemented in its own concrete class for something that is in essence syntactical sugar on top of a RecordStore. Many of the functions are very similar, such as getParsedCatalogEntry and getMetaData that almost return the same thing.

      We should be able to clean this up and simplify the interface.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: