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

Remove unneeded uses of WT_WITH_BUCKET_STORAGE macro

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0, WT10.0.1, 4.4.8, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Some code cleanup.  There are five uses of the WT_WITH_BUCKET_STORAGE macro at present.  Now that we use the WT_FILE_OPENER abstraction to open files, we only need to use the WT_WITH_BUCKET_STORAGE macro in tiered_opener.c, and not elsewhere.  It's possible we'll need it for dealing with non-Btrees that may be stored in shared storage, like WiredTiger.turtle, but we can deal with that when we implement it.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: