Currently there is no way to tell if the data will be written to disk. The closest approximation is to use the storageEngine.name of the serverStatus results. We should add a storageEngine.persistent field with a boolean (or something similar) to be able to tell if it is ephemeral or not.
- depends on
-
SERVER-22866 KVEngine implementations should properly implement isEphemeral()
- Closed
- is depended on by
-
SERVER-22899 Remove 'requires_persistence' tag, replace with logic using server status
- Closed