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

Review where we're passing WT_CONNECTION_IMPL instead of WT_SESSION_IMPL

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.4.0
    • Affects Version/s: None
    • Component/s: None

      @sueloverso, here are the changes that largely limit passing WT_CONNECTION_IMPL to the __wt_connection_XXX functions.

      I ended up searching include/extern.h for functions that took WT_CONNECTION_IMPL as an argument, and searching for all uses of WT_CONNECTION_IMPL.default_session, and switching to passing WT_SESSION_IMPL in the cases where I thought it made sense to do so.

      Please review and merge if/when you think it's right!

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: