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.
Tiered local storage changes to use WT file system
- Assignee:
-
Donald Anderson
- Reporter:
-
Donald Anderson
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: