Remove session pointer from some function calls

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2022-01-24
    • 0

      This is part of WT-8663, but it needs a separate ticket since it's a separate pull request.

      With the long-term goal of making WiredTiger more easily unit-testable, one of the biggest blockers is the number of functions that need a full-blown session pointer passed in.

      Extracting this out and having those functions take only the arguments they need would go a long way to making the code more easily tested, so investigate the feasibility of this.

            Assignee:
            Will Korteland
            Reporter:
            Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: