Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-8682

Remove session pointer from some function calls

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

      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@mongodb.com Will Korteland
            Reporter:
            will.korteland@mongodb.com Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: