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

Move onCommit KVDropPendingIdentReaper handling out of the DurableCatlaog

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Execution Team 2020-07-27, Execution Team 2020-08-24

      The DurableCatalog should not be in charge of onCommit handling for index and collection catalog entry deletion. Callers should be.

      This and this should be moved out.

      This is to improve changes being made in SERVER-49731, wherein we would otherwise need to pass a new Ident (new base class for RecordStore and SDI) class into the DurableCatalog to pass along to the KVDropPendingIdentReaper called in onCommit hooks. The KVDropPendingIdentReaper and Ident classes should be none of the DurableCatalog's business.

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: