-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
-
ALL
Currently, rocksdb does not support the fsync command and will return an error when an fsync command is attempted.
To support fsync, the rocksdb api must implement beginBackup and endBackup functions within the storage API
- is related to
-
SERVER-20704 Make sure that storage engine without backup support can pass all the tests
- Closed