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

Pull OperationContext out of the TemporaryKVRecordStore and instead pass it as a parameter into functions

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.9
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Storage NYC 2019-02-25

      SERVER-39097 didn't quite eradicate saving an opCtx pointer as a class variable in all of the index builder code. The TemporaryKVRecordStore, which is used for the index build temp side writes and constraint violations tables, is still hanging on to a pointer.

      This ticket is to surface the opCtx dependency so that it can be passed as a function parameter when needed down into the TemporaryKVRecordStore instead.

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

              Created:
              Updated:
              Resolved: