-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
v8.0, v7.0
-
Storage Execution 2025-07-21
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-102428 effectively reduces the memory allocated to the simultaneous index builds during initial sync. We should give initial sync a larger amount of memory to build indexes. There's no reason why it needs to obey the index build default memory limits.
We can create a new initialSyncIndexBuildMemoryUsageMegabytes parameter that defaults to a larger number than maxIndexBuildMemoryUsageMegabytes.
- is related to
-
SERVER-102428 Logical initial sync allocates double maxIndexBuildMemoryUsageMegabytes
-
- Closed
-