Details
-
Task
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
None
-
None
-
true
Description
When mongod starts up, if it detects that it crashed in the middle of an index build, it'll try again to build the index on startup. Theoretically, the index build could be causing it to crash or we might have killed the mongod to prevent the index build from finishing, so --noIndexBuildRetry prevents this behavior.
Attachments
Issue Links
- related to
-
SERVER-2771 Background index builds on replica set secondaries
-
- Closed
-