-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.2.12
-
Component/s: Index Maintenance
-
None
-
Fully Compatible
-
v5.0, v4.4, v4.2
-
Execution Team 2021-07-12, Execution Team 2021-07-26, Execution Team 2021-08-09
-
(copied to CRM)
-
151
During the index build phase with the external sort, file descriptor usage can be in thousands or even tens of thousands. This might be problematic for workloads that already consume a significant number of file descriptors or OS's where increasing the equivalent to file descriptors might be a problem.
- is duplicated by
-
SERVER-50709 Use boost::filesystem::path instead of std::string for file names in Sorter/SortedFileWriter/FileIterator/MergeIterator
- Closed
- is related to
-
SERVER-64659 Report in serverStatus number of file descriptors used during index builds
- Closed
- related to
-
SERVER-64659 Report in serverStatus number of file descriptors used during index builds
- Closed
-
SERVER-44984 Reduce index thread pool size and reduce memory used per build
- Closed