-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
The thread pool used by the IndexBuildsCoordinator to build indexes in the background is a resource that affect the availability of the server. Currently, this resource has a fixed size of 10, with tentative plans to reduce the default in SERVER-44984.
It would be useful for support and testing if we had a startup parameter to configure this resource.
- is related to
-
SERVER-44250 startIndexBuild oplog write and thread pool scheduling are not serialized between concurrent threads on primaries
- Closed
-
SERVER-44609 Replicate startIndexBuild oplog entry in the same thread as the index build.
- Closed
-
SERVER-44984 Reduce index thread pool size and reduce memory used per build
- Closed