The touch command returns instantly when using WiredTiger storage engine and does not actually load anything into memory. Using mmap v1 storage engine still works as expected.
This may not be possible with WT (and others). If so, we should have the command check and carp if the engine does not support it.
- is duplicated by
-
SERVER-16352 2.8.0 RC build for Windows - touch command not working with wiredtiger option
- Closed
- related to
-
SERVER-16797 Remove support for touch command for WiredTiger
- Closed