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

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: