-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Additionally, maybe setTempDir().
This is fall-out from SERVER-109594, where we changed nextFileName to take in a boost::filesystem::path. This means that all the std::string& values returned from getTempDir() now have to be cast to a boost::filesystem::path to call nextFileName.
- depends on
-
SERVER-109634 Make SortOptions .TempDir() take a boost::filesystem::path
-
- In Code Review
-
- is related to
-
SERVER-109594 Make sorter::nextFileName portable
-
- Closed
-
- related to
-
SERVER-109636 Make ensureSufficientDiskSpaceForSpilling have the path argument be a boost::filesystem::path
-
- Closed
-