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

Remove opCtx as argument to KVEngine::dropIdent

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution

      SERVER-44139 adds the RecoveryUnit as an argument to KVEngine::dropIdent in order to accommodate scenarios (e.g., transactions) that cannot depend on the same OperationContext being available in onCommit/onRollback handlers. Mobile is the only storage engine that depends on opCtx for reasons other than obtaining the corresponding RecoveryUnit, so the OperationContext argument should be removed from dropIdent once the mobile storage engine is removed.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            maria.vankeulen@mongodb.com Maria van Keulen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: