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

Tiered local storage changes to use WT file system

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

      Currently, the local storage module calls POSIX open/read/write calls directly when it emulates a cloud file system.  The emulation has its limits, as it doesn't implement several file open options, and it won't work on non-POSIX systems.  A better plan would be for it to save the current POSIX file system object provided by WiredTiger, and use that it its emulation.

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

              Created:
              Updated:
              Resolved: