-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Storage Execution
When a node changes repl state while doing a two phase index build, we continue to run the index build in the background. However, we will still log that the index build failed, which is misleading since the index build didn't actually fail.
We should avoid logging this message if the index build is still running in the background.
- duplicates
-
SERVER-47604 Don't log "Index build failed" if it continues in the background due to a stepDown
- Closed