-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2025-09-01, Storage Execution 2025-09-15, Storage Execution 2025-09-29
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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 .TempDir() now have to be cast to a boost::filesystem::path to more cleanly call nextFileName.
- is depended on by
-
SERVER-109633 Make getTempDir() return a boost::filesystem::path
-
- Closed
-
- is related to
-
SERVER-110451 Change storageGlobalParams.dbpath to a boost::filesystem::path/std::filesystem type
-
- Needs Scheduling
-
-
SERVER-109594 Make sorter::nextFileName portable
-
- Closed
-