-
Type:
New Feature
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
-
(copied to CRM)
-
None
-
None
-
None
-
None
-
None
-
None
-
None
MongoDB has a number of read path operations that can write to the file system such as MapReduce and aggregation with
{allowDiskUse: true}. To enable these features to function in read-only mode, we should allow users to specify a writable 'scratchpad' directory to which these temporary files can be written.