-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
5
-
Storage - Ra 2022-04-18, Storage - Ra 2022-05-02
Summary
At the moment tiered storage only supports file data source type. WT_SESSION::create must fail if the "type" configuration is set to anything else but "file".
Acceptance Criteria (Definition of Done)
- Error must be returned in the described above scenario
- Add a python test that will check the condition