Tiered local storage changes to use WT file system

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 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
            Reporter:
            Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: